@@ -23,11 +23,9 @@ ifeq ($(UNAME_S),Darwin)
endif
ifneq ($(UNAME_S),Darwin)
GOFLAGS := -ldflags "-static -linkmode external -extldflags $(GOLDFLAGS)"
GOFLAGS = -ldflags "-linkmode external -extldflags -static $(GOLDFLAGS)"
default: run
run: build
The note is not visible to the blocked user.