aboutsummaryrefslogtreecommitdiff
path: root/src/make.bash
diff options
context:
space:
mode:
Diffstat (limited to 'src/make.bash')
-rwxr-xr-xsrc/make.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/make.bash b/src/make.bash
index 2883f47c12..92d148110a 100755
--- a/src/make.bash
+++ b/src/make.bash
@@ -65,6 +65,7 @@
set -e
+export GOENV=off
unset GOBIN # Issue 14340
unset GOFLAGS
unset GO111MODULE