Added -modcacherw in Makefile.
This commit is contained in:
parent
eaea8df71e
commit
e5558e3f89
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ SYSDDIR:=${SYSDDIR_:/%=%}
|
||||
DESTDIR:=
|
||||
PREFIX:=/usr/local
|
||||
|
||||
LDFLAGS:=-ldflags "-s -w -X main.version=23.10.1" -tags osusergo,netgo
|
||||
LDFLAGS:=modcacherw -ldflags "-s -w -X main.version=23.10.1" -tags osusergo,netgo
|
||||
|
||||
all: ${TARGET}
|
||||
.PHONY: ${TARGET} install uninstall install-jade run
|
||||
|
Loading…
Reference in New Issue
Block a user