Skip to content

Commit

Permalink
Merge pull request #5747 from ipfs/fix/5733
Browse files Browse the repository at this point in the history
unexport GOFLAGS
  • Loading branch information
Stebalien authored Nov 7, 2018
2 parents 887be02 + 2aab5b9 commit e8d1a1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mk/golang.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ GO_MIN_VERSION = 1.11
# pre-definitions
GOCC ?= go
GOTAGS ?=
unexport GOFLAGS
GOFLAGS ?=
GOTFLAGS ?=

Expand Down

0 comments on commit e8d1a1f

Please # to comment.