@@ -4,7 +4,7 @@ BINDIR ?= $(PREFIX)/bin
SYSCONFDIR := $(PREFIX)/etc
# Compilers and tools
GO ?= $(shell which go)
GO ?= go
# Build-time variables
ROOT_COMPILATION_UID ?= 65534
@@ -29,4 +29,4 @@ uninstall:
clean:
rm -r build/
.PHONY: build
The note is not visible to the blocked user.