Merge pull request #5747 from ipfs/fix/5733

unexport GOFLAGS
This commit is contained in:
Steven Allen 2018-11-07 07:35:36 -08:00 committed by GitHub
commit e8d1a1f0c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ GO_MIN_VERSION = 1.11
# pre-definitions
GOCC ?= go
GOTAGS ?=
unexport GOFLAGS
GOFLAGS ?=
GOTFLAGS ?=