We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bfb98e commit 9a9e545Copy full SHA for 9a9e545
1 file changed
.pkgforge
@@ -7,7 +7,7 @@ source(
7
)
8
9
build do
10
- run 'make local'
+ run 'make local', 'CGO_ENABLED' => '0'
11
cp 'bin'
12
end
13
0 commit comments