mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 07:18:49 +01:00
gcc: rest clean up after 15ab9ca51d
.
This commit is contained in:
parent
03e3047c8a
commit
7c3622a5de
@ -96,7 +96,7 @@ arm*-*-*)
|
||||
;;
|
||||
avr-*-*)
|
||||
cpu_type=avr
|
||||
;;
|
||||
;;
|
||||
bfin*-*)
|
||||
cpu_type=bfin
|
||||
;;
|
||||
@ -684,7 +684,7 @@ lm32-*-rtems*)
|
||||
lm32-*-uclinux*)
|
||||
extra_parts="$extra_parts crtbegin.o crtendS.o crtbeginT.o"
|
||||
tmake_file="lm32/t-lm32 lm32/t-uclinux t-libgcc-pic t-softfp-sfdf t-softfp"
|
||||
;;
|
||||
;;
|
||||
m32r-*-elf*)
|
||||
tmake_file=t-fdpbit
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user