diff options
author | Rahul Chaudhry <rahulchaudhry@google.com> | 2017-07-12 15:36:32 -0700 |
---|---|---|
committer | Rahul Chaudhry <rahulchaudhry@google.com> | 2017-07-13 22:42:43 +0000 |
commit | 0c5a656a1322e137fa4a251f2ccc6c4022918c0a (patch) | |
tree | 1649017ddf8e78a3860ea449317d0a1d78042a41 /gcc-4.8.3/gcc | |
parent | fe948798823b679925aed6b60efec51b9af7dd09 (diff) | |
download | toolchain_gcc-0c5a656a1322e137fa4a251f2ccc6c4022918c0a.tar.gz toolchain_gcc-0c5a656a1322e137fa4a251f2ccc6c4022918c0a.tar.bz2 toolchain_gcc-0c5a656a1322e137fa4a251f2ccc6c4022918c0a.zip |
Disable linker PIE support with copy reloc.
This feature gets enabled with binutils 2.27 upgrade, but
breaks unittests in chromium os:
- https://bugs.chromium.org/p/chromium/issues/detail?id=738188
This is because of the upstream gcc bug for which the
patches were not backported to 4.9.x branches:
- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65248
BUG: None
TEST: Chromium OS unittests pass again.
Change-Id: I9827cbe56378727f979991993d06de0b4c6b5478
Diffstat (limited to 'gcc-4.8.3/gcc')
0 files changed, 0 insertions, 0 deletions