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
This commit is contained in:
parent
ae56044005
commit
370017b40f
3 changed files with 5 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
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>
|
||||
|
||||
PR middle-end/39497
|
||||
|
|
|
@ -43,4 +43,3 @@
|
|||
* with how this used to be defined.
|
||||
*/
|
||||
#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 \
|
|||
mpc8260 \
|
||||
nof
|
||||
|
||||
MULTILIB_EXTRA_OPTS = mrelocatable-lib mno-eabi mstrict-align
|
||||
|
||||
# MULTILIB_MATCHES = ${MULTILIB_MATCHES_FLOAT}
|
||||
MULTILIB_MATCHES =
|
||||
MULTILIB_MATCHES += ${MULTILIB_MATCHES_ENDIAN}
|
||||
|
|
Loading…
Add table
Reference in a new issue