提交 2aab5b9f 作者: Steven Allen

unexport GOFLAGS

We want to explicitly pass these where we need them.

fixes #5733

License: MIT
Signed-off-by: 's avatarSteven Allen <steven@stebalien.com>
上级 887be024
...@@ -5,6 +5,7 @@ GO_MIN_VERSION = 1.11 ...@@ -5,6 +5,7 @@ GO_MIN_VERSION = 1.11
# pre-definitions # pre-definitions
GOCC ?= go GOCC ?= go
GOTAGS ?= GOTAGS ?=
unexport GOFLAGS
GOFLAGS ?= GOFLAGS ?=
GOTFLAGS ?= GOTFLAGS ?=
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论