]> Cypherpunks repositories - gostls13.git/commit
cmd/go, cmd/link, runtime: enable PIE build mode, cgo race tests on FreeBSD
authorTim Wright <tenortim@gmail.com>
Tue, 27 Mar 2018 02:00:15 +0000 (19:00 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 27 Mar 2018 02:50:29 +0000 (02:50 +0000)
commit131901e80d5f73780328d129bd6274237318988c
treef380beb67f58d7a9fd9628e3d0ba31bd8ca220f9
parent165ebe65585ec7ae63695fab9e7aabaaad1af57c
cmd/go, cmd/link, runtime: enable PIE build mode, cgo race tests on FreeBSD

Fixes #24546

Change-Id: I99ebd5bc18e5c5e42eee4689644a7a8b02405f31
Reviewed-on: https://go-review.googlesource.com/102616
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/go_test.go
src/cmd/go/internal/work/init.go
src/cmd/link/internal/ld/config.go
src/runtime/crash_cgo_test.go
src/runtime/testdata/testprogcgo/raceprof.go
src/runtime/testdata/testprogcgo/racesig.go