We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5390524 commit 5b70586Copy full SHA for 5b70586
3 files changed
build.sh
@@ -132,6 +132,7 @@ if [ "$STATIC" = "1" ]; then
132
TAGS+=(
133
netgo
134
osusergo
135
+ minicore_disabled
136
)
137
EXTLDFLAGS=(
138
-static
0 commit comments