diff --git a/Makefile b/Makefile index bac5aa4..67d9c23 100755 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ DESTDIR=/ VERSION=23.31.0 -FLAGS=-trimpath -mod=readonly -modcacherw -buildmode=pie +FLAGS=-trimpath -mod=readonly -modcacherw LDFLAGS=-ldflags "-s -w -X main.version=${VERSION}" -tags osusergo,netgo all: web/*.jade.go ${TARGET}