]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: don't pass -rdynamic to external linker if -static is used
authorIan Lance Taylor <iant@golang.org>
Thu, 17 Apr 2014 03:28:53 +0000 (20:28 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 17 Apr 2014 03:28:53 +0000 (20:28 -0700)
commit827aab07b80cd8ad26548a6fa234b7d038537d33
tree5e150c4c9824eec4aa0e829c260948f801318884
parent32dffef0980eb810b97f48eb9dfabb33602a0472
cmd/ld: don't pass -rdynamic to external linker if -static is used

Fixes #7800.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/87790051
src/cmd/ld/lib.c