Skip to content

Commit

Permalink
Makefile removed GOCGO.
Browse files Browse the repository at this point in the history
  • Loading branch information
alihanyalcin committed Apr 16, 2020
1 parent 9f0cd3d commit a180b61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion base/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.PHONY: build clean docker run

GO=CGO_ENABLED=0 GO111MODULE=on go
GOCGO=CGO_ENABLED=1 GO111MODULE=on go

DOCKERS={dockers}
.PHONY: $(DOCKERS)
Expand Down

0 comments on commit a180b61

Please sign in to comment.