Skip to content

Commit 6048dda

Browse files
committed
Update Makefile
1 parent db2ea90 commit 6048dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
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)