Some checks failed
Build and Release Mond / build-and-test (arm64, ubuntu) (push) Failing after 29s
Build and Release Mond / build-and-test (amd64, ubuntu) (push) Failing after 38s
Build and Release Mond / build-and-test (amd64, alpine) (push) Successful in 2m48s
Build and Release Mond / build-and-test (arm64, alpine) (push) Successful in 7m0s
Build and Release Mond / release (push) Has been skipped
- Ubuntu: 添加静态链接所需的依赖包 (libevent-dev, libnettle-dev, libgmp-dev) 解决 libunbound.a 引用的 event_*, nettle_*, __gmpz_* 未定义错误 - Alpine: 移除不存在的 libexecinfo-dev 包 - Alpine: 添加 -DSTACK_TRACE=OFF 禁用 stack trace 功能 解决 musl libc 不支持 execinfo.h 的兼容性问题 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>