aboutsummaryrefslogtreecommitdiff
path: root/src/encoding
diff options
context:
space:
mode:
authorShengyu Zhang <shengyu.zhang@chaitin.com>2019-12-11 02:46:49 +0000
committerIan Lance Taylor <iant@golang.org>2020-05-07 02:45:57 +0000
commit05e3ad38973a1f594b46ec16ce355b09aef76924 (patch)
treeb9c7e874a12497ce3b32b217e9107418dba44b85 /src/encoding
parent641918ee09cb44d282a30ee8b66f99a0b63eaef9 (diff)
downloadgo-05e3ad38973a1f594b46ec16ce355b09aef76924.tar.xz
cmd/go: add -Wl,-E to linker flag whitelist (shortcut of --export-dynamic)
According to https://linux.die.net/man/1/ld, `-E` is a shortcut of `--export-dynamic`, it will be better to be added in to whitelist for the later one has been added in https://golang.org/cl/134016. Change-Id: I11aa8ea7d86c1c58a2f1dcd258f6f7d2e50861df GitHub-Last-Rev: 4b1b3676c58406f48fed0571e5353e039f27830d GitHub-Pull-Request: golang/go#36066 Reviewed-on: https://go-review.googlesource.com/c/go/+/210657 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions