We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db2ea90 commit 6048ddaCopy full SHA for 6048dda
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