diff --git a/Makefile b/Makefile index 3f271c54c..9482d7be3 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ BUILD_REQUIRE_GO_MINOR ?= 21 GO = go GOTEST = $(GO) test - +GOARCH = $(dpkg --print-architecture) BUILD_CODENAME ?= alphaga CROWDSEC_FOLDER = ./cmd/crowdsec