静态编译以支持musl #2
zenlei
started this conversation in
[建议反馈]Ideas & Feedback
Replies: 1 comment
|
感谢反馈 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
在alpine试了下没跑起来,
ldd onesend看了下应该是没静态编译,建议编译的时候export CGO_ENABLED=0PS: fork 了下 Actions 卡住了,建议
runs-on: ubuntu-latest改成runs-on: ubuntu-20.04指定下系统版本,不然有可能卡住All reactions