diff options
| author | Clément Chigot <clement.chigot@atos.net> | 2019-02-20 16:42:11 +0100 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2019-03-13 04:17:56 +0000 |
| commit | a891f2e2ae60c1cc740751bcb3427f71c618b9d0 (patch) | |
| tree | e3a9b1fff00ebc9709614c3442c7d16a7ccb4b21 /src/encoding | |
| parent | b6544a2a87b17f552c3ab4f7f0f082e48b56d5fa (diff) | |
| download | go-a891f2e2ae60c1cc740751bcb3427f71c618b9d0.tar.xz | |
cmd: always allow bigtoc generation with gcc on aix/ppc64
-mcmodel=large and -Wl,-bbigtoc must always be passed to gcc in order to
prevent TOC overflow error. However, a warning is still issued by ld. It
is removed as it doesn't give any useful information.
Change-Id: I95a78e8993cc7b5c0f329654d507409785f7eea6
Reviewed-on: https://go-review.googlesource.com/c/go/+/164008
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions
