diff options
| author | Ian Lance Taylor <iant@golang.org> | 2016-11-28 16:19:03 -0800 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2016-11-29 02:15:04 +0000 |
| commit | 45f759500ec80a1362deecd3693cbe44a354bf98 (patch) | |
| tree | 2c622c2415dbca137e497430d91ea4b0c9f3b91b /src/database/sql/driver | |
| parent | 610d522189ed3fcf0d298609a248a3283bde62cd (diff) | |
| download | go-45f759500ec80a1362deecd3693cbe44a354bf98.tar.xz | |
cmd/link: handle STT_COMMON symbols
Tested by running
GOTRACEBACK=2 CGO_CFLAGS="-Wa,--elf-stt-common=yes" go test -ldflags=-linkmode=internal
in misc/cgo/test. That failed before this CL, succeeded after.
I don't think it's worth doing that as a regular test, though,
especially since only recent versions of the GNU binutils support the
--elf-stt-common option.
Fixes #18088.
Change-Id: I893d86181faee217b1504c054b0ed3f7c8d977d3
Reviewed-on: https://go-review.googlesource.com/33653
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/database/sql/driver')
0 files changed, 0 insertions, 0 deletions
