Commit 370017b4 by Ralf Corsepius Committed by Ralf Corsepius

rtems-elf.h: Remove LINK_GCC_C_SEQUENCE_SPEC.

2009-03-25  Ralf Corsépius <ralf.corsepius@rtems.org>

	* config/arm/rtems-elf.h: Remove LINK_GCC_C_SEQUENCE_SPEC.
	* config/rs6000/t-rtems: Remove MULTILIB_EXTRA_OPTS.

From-SVN: r145060
parent ae560440
2009-03-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* config/arm/rtems-elf.h: Remove LINK_GCC_C_SEQUENCE_SPEC.
* config/rs6000/t-rtems: Remove MULTILIB_EXTRA_OPTS.
2009-03-25 Richard Guenther <rguenther@suse.de> 2009-03-25 Richard Guenther <rguenther@suse.de>
PR middle-end/39497 PR middle-end/39497
......
...@@ -43,4 +43,3 @@ ...@@ -43,4 +43,3 @@
* with how this used to be defined. * with how this used to be defined.
*/ */
#undef LINK_GCC_C_SEQUENCE_SPEC #undef LINK_GCC_C_SEQUENCE_SPEC
#define LINK_GCC_C_SEQUENCE_SPEC "%G %L"
...@@ -10,8 +10,6 @@ m403 m505 m601 m603e m604 m860 m7400 \ ...@@ -10,8 +10,6 @@ m403 m505 m601 m603e m604 m860 m7400 \
mpc8260 \ mpc8260 \
nof nof
MULTILIB_EXTRA_OPTS = mrelocatable-lib mno-eabi mstrict-align
# MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT} # MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT}
MULTILIB_MATCHES = MULTILIB_MATCHES =
MULTILIB_MATCHES += ${MULTILIB_MATCHES_ENDIAN} MULTILIB_MATCHES += ${MULTILIB_MATCHES_ENDIAN}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment