config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.
2012-10-25 Ralf Corsépius <ralf.corsepius@rtems.org> * config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts. From-SVN: r192805
This commit is contained in:
parent
9c370032cf
commit
43a8f1a1c3
@ -1,3 +1,7 @@
|
||||
2012-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* config.host (sparc64-*-rtems*): Remove sparc/t-elf.
|
||||
|
||||
2012-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.
|
||||
|
@ -1053,7 +1053,7 @@ sparc64-*-elf*)
|
||||
extra_parts="$extra_parts crti.o crtn.o crtfastmath.o"
|
||||
;;
|
||||
sparc64-*-rtems*)
|
||||
tmake_file="$tmake_file sparc/t-elf t-crtfm"
|
||||
tmake_file="$tmake_file t-crtfm"
|
||||
extra_parts="$extra_parts crti.o crtn.o crtfastmath.o"
|
||||
;;
|
||||
sparc-wrs-vxworks)
|
||||
|
Loading…
Reference in New Issue
Block a user