1
0
mirror of https://github.com/golang/go synced 2024-10-05 02:31:21 -06:00
go/src
Alex Brainman 5d25189d80 race.bash,race.bat: unset GOROOT_FINAL during tests
Just like run.* scripts do.
Fixes race build.

LGTM=dave, dvyukov
R=dvyukov, dave
CC=golang-codereviews
https://golang.org/cl/98980043
2014-05-07 16:34:21 +10:00
..
cmd cmd/addr2line: skip broken TestAddr2Line on plan9 (fixes build) 2014-05-07 11:58:25 +10:00
lib9 lib9: restore argv0 initialization code. 2014-04-21 00:08:39 -04:00
libbio libbio: add casts to eliminate -Wconversion warning 2014-04-14 09:36:47 -07:00
liblink liblink, cmd/ld: reenable nosplit checking and test 2014-04-16 22:08:00 -04:00
pkg syscall: add missing TIOCGSID for openbsd/386 2014-05-06 07:22:10 +09:00
all.bash
all.bat
all.rc
clean.bash
clean.bat
clean.rc
make.bash make.bash: if CC is not set, and gcc doesn't exist, try clang/clang++. 2014-04-29 00:32:16 -04:00
make.bat
Make.dist
make.rc lib9: enable on Plan 9 2014-02-13 20:06:41 +01:00
race.bash race.bash,race.bat: unset GOROOT_FINAL during tests 2014-05-07 16:34:21 +10:00
race.bat race.bash,race.bat: unset GOROOT_FINAL during tests 2014-05-07 16:34:21 +10:00
run.bash run.bash: skip -static cgo test if -static linking isn't possible. 2014-04-29 14:43:10 -04:00
run.bat run.bash: explain why we set GOMAXPROCS for runtime test 2014-03-06 13:16:14 +04:00
run.rc run.bash: explain why we set GOMAXPROCS for runtime test 2014-03-06 13:16:14 +04:00
sudo.bash