building cross-platform
This commit is contained in:
parent
05b54687b6
commit
5e638ed983
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
Loading…
Reference in a new issue