]> Cypherpunks repositories - gostls13.git/commit
cmd/link: pass -no-pie (if supported) when creating a race-enabled executable.
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Tue, 26 Apr 2016 09:37:49 +0000 (21:37 +1200)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Tue, 26 Apr 2016 21:05:14 +0000 (21:05 +0000)
commit3a72d626a8bae104c658f361d97f992f609d91e7
tree21cae282088c214370565f423cabf3b3299d43e2
parent55154cf0b27e3c48e7cf7654c890868a95e7eed6
cmd/link: pass -no-pie (if supported) when creating a race-enabled executable.

Fixes #15443

Change-Id: Ia3593104fc1a4255926ae5675c25390604b44b7b
Reviewed-on: https://go-review.googlesource.com/22453
Run-TryBot: Michael Hudson-Doyle <michael.hudson@canonical.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/link/internal/ld/lib.go