We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1474c9 commit 00af3f7Copy full SHA for 00af3f7
Makefile
@@ -1,4 +1,4 @@
1
-BUILD_FLAG = -ldflags "-s -w"
+BUILD_FLAG = -trimpath -ldflags "-s -w"
2
BUILD_DIR = bin
3
4
default: build
0 commit comments