use binary target only for building for current platform
@@ -16,3 +16,9 @@ all:
binary:
CGO_ENABLED=0 ./script/make.sh binary
binary-cross:
CGO_ENABLED=0 ./script/make.sh binary-cross
clean:
./script/make.sh clean
The note is not visible to the blocked user.