kopia lustrzana https://github.com/cyoung/stratux
Go 1.5.1 bug - temporary fix.
rodzic
96d2077e24
commit
157e724d42
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@ GOARCH ?= arm
|
|||
GOARM ?= 7
|
||||
|
||||
all:
|
||||
GOOS=$(GOOS) GOARCH=$(GOARCH) GOARM=$(GOARM) go get -t -d -v ./...
|
||||
# GOOS=$(GOOS) GOARCH=$(GOARCH) GOARM=$(GOARM) go get -t -d -v ./...
|
||||
GOOS=$(GOOS) GOARCH=$(GOARCH) GOARM=$(GOARM) go build main/gen_gdl90.go main/traffic.go main/ry835ai.go main/network.go main/managementinterface.go main/sdr.go
|
||||
|
||||
test:
|
||||
|
|
Ładowanie…
Reference in New Issue