]> gcc.gnu.org Git - gcc.git/commit
Do not pass -rpath to linker with advance toolchain for 64 bit builds
authorMichael Meissner <meissner@linux.ibm.com>
Thu, 29 Apr 2021 00:35:40 +0000 (20:35 -0400)
committerMichael Meissner <meissner@linux.ibm.com>
Thu, 29 Apr 2021 00:35:40 +0000 (20:35 -0400)
commit17829888184b9d32f34f9d4a25c51eda39350d79
tree3d1e8e6876b449867d371d820fcbbc867958f6c6
parent3c20250b96d3e8f13cf11a4d6a3a6bc5aa4ebf45
Do not pass -rpath to linker with advance toolchain for 64 bit builds

(#ltc-toolchain on March 3/8).  Fixed to keep the -rpath option for
32-bit.

gcc/
2021-04-20  Michael Meissner  <meissner@linux.ibm.com>

* config.gcc (powerpc*-*-*, rs6000-*-*): Do not set
LINK_OS_EXTRA_SPEC664 for the Advance Toolchain.  Continue to set
LINK_OS_EXTRA_SPEC32.
gcc/config.gcc
This page took 0.066395 seconds and 6 git commands to generate.