diff options
author | Lucas A. M. Magalhaes <lamm@linux.ibm.com> | 2021-11-10 11:21:26 -0300 |
---|---|---|
committer | Segher Boessenkool <segher@kernel.crashing.org> | 2021-11-10 14:32:09 +0000 |
commit | 9598134a055e9426fa283e51dac178d11af2c668 (patch) | |
tree | fb2072846e1fcdd003d4f17f24db9b5e33d2e4a7 /gcc/tree-vectorizer.h | |
parent | a1ad0d84d7fcbcaa7a697290387b911eb7e1bd46 (diff) | |
download | gcc-9598134a055e9426fa283e51dac178d11af2c668.zip gcc-9598134a055e9426fa283e51dac178d11af2c668.tar.gz gcc-9598134a055e9426fa283e51dac178d11af2c668.tar.bz2 |
rs6000: Remove LINK_OS_EXTRA_SPEC{32,64} from --with-advance-toolchain
Historically this was added to fill gaps from ld.so.cache on early AT
releases. This now are just causing errors and rework. Since AT5.0 the
AT's ld.so is using a correctly configured ld.so.cache and sets the
DT_INTERP to AT's ld.so. This two factors are sufficient for an AT
builded program to get the correct libraries.
GCC congured with --with-advance-toolchain has issues building GlibC
releases because it adds DT_RUNPATH to ld.so and that's unsupported.
2021-11-10 Lucas A. M. Magalhães <lamm@linux.ibm.com>
gcc/
* config.gcc (powerpc*-*-*): Remove -rpath from
--with-advance-toolchain.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions