mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 05:20:24 +08:00
Add missing change from moxiebox patch posted earlier today.
From-SVN: r213108
This commit is contained in:
parent
24438e8965
commit
fa42c489de
@ -881,9 +881,9 @@ mmix-knuth-mmixware)
|
||||
mn10300-*-*)
|
||||
tmake_file=t-fdpbit
|
||||
;;
|
||||
moxie-*-elf | moxie-*-uclinux*)
|
||||
moxie-*-elf | moxie-*-moxiebox* | moxie-*-uclinux*)
|
||||
tmake_file="moxie/t-moxie t-softfp-sfdf t-softfp-excl t-softfp"
|
||||
extra_parts="$extra_parts crti.o crtn.o"
|
||||
extra_parts="$extra_parts crti.o crtn.o crtbegin.o crtend.o"
|
||||
;;
|
||||
moxie-*-rtems*)
|
||||
tmake_file="$tmake_file moxie/t-moxie t-softfp-sfdf t-softfp-excl t-softfp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user