@@ -23,10 +23,10 @@ ifneq ($(UNAME_S),Darwin)
GOFLAGS = -ldflags "-linkmode external -extldflags -static $(GOLDFLAGS)"
endif
default: run
default: build
rundebug: build
GOTRACEBACK=all DEBUG=1 ./$(FN)
debug: build
GOTRACEBACK=all FETA_DEBUG=1 ./$(FN)
run: build
./$(FN)
The note is not visible to the blocked user.