diff options
Diffstat (limited to 'src/make.rc')
| -rwxr-xr-x | src/make.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/make.rc b/src/make.rc index a97dfc8a01..5f888c19fd 100755 --- a/src/make.rc +++ b/src/make.rc @@ -48,6 +48,7 @@ if(~ $1 -v) { } GOFLAGS=() +GO111MODULE=() GOROOT = `{cd .. && pwd} if(! ~ $#GOROOT_BOOTSTRAP 1) GOROOT_BOOTSTRAP = $home/go1.4 |
