aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sigqueue.go
diff options
context:
space:
mode:
authorJoel Sing <jsing@google.com>2016-01-08 23:22:12 +1100
committerBrad Fitzpatrick <bradfitz@golang.org>2016-01-08 17:00:53 +0000
commitbeb1741ae380d4e196f9d6e2e720fc0dc007ef00 (patch)
tree34284e5d5bd92a57ceab1a7e7f5b32fc0adac8e3 /src/runtime/sigqueue.go
parent29eea94abe3841d9569f6b8d110d92a54641c31b (diff)
downloadgo-beb1741ae380d4e196f9d6e2e720fc0dc007ef00.tar.xz
cmd/dist: fix cgoTestSO on FreeBSD amd64 with GOHOSTARCH=386
The cgoTestSO test currently fails when run on FreeBSD amd64 with GOHOSTARCH=386. This is due to it failing to find the shared object. On FreeBSD 64-bit architectures, the linker for 32-bit objects looks for a separate environment variable. Export both LD_LIBRARY_PATH and LD_32_LIBRARY_PATH on FreeBSD when GOHOSTARCH=386. Update issue #13873. Change-Id: I1fb20dd04eb2007061768b2e4530886521813d42 Reviewed-on: https://go-review.googlesource.com/18420 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/runtime/sigqueue.go')
0 files changed, 0 insertions, 0 deletions