Skip to content

Commit 00af3f7

Browse files
committed
Update Makefile
1 parent e1474c9 commit 00af3f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BUILD_FLAG = -ldflags "-s -w"
1+
BUILD_FLAG = -trimpath -ldflags "-s -w"
22
BUILD_DIR = bin
33

44
default: build

0 commit comments

Comments
 (0)