summaryrefslogtreecommitdiff
path: root/build-prebuilts.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-prebuilts.sh')
-rwxr-xr-xbuild-prebuilts.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-prebuilts.sh b/build-prebuilts.sh
index fb25de8d..1bcdda36 100755
--- a/build-prebuilts.sh
+++ b/build-prebuilts.sh
@@ -297,6 +297,7 @@ if [ -n "${build_go}" ]; then
export GOROOT_BOOTSTRAP=${TOP}/prebuilts/go/${OS}-x86
export GOROOT_FINAL=./prebuilts/go/${OS}-x86
export GO_TEST_TIMEOUT_SCALE=100
+ export GODEBUG=installgoroot=all
./make.bash
rm -rf ../pkg/bootstrap
rm -rf ../pkg/obj