mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
run.bash: fix freebsd build (i hope)
R=adg CC=golang-dev https://golang.org/cl/2012041
This commit is contained in:
parent
da392d9136
commit
632417e5e7
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
||||||
set -e
|
set -e
|
||||||
. ./env.bash
|
. ./env.bash
|
||||||
|
|
||||||
|
unset MAKEFLAGS # single-threaded make
|
||||||
unset CDPATH # in case user has it set
|
unset CDPATH # in case user has it set
|
||||||
|
|
||||||
# no core files, please
|
# no core files, please
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue