⛏️ index : buildtools.git

author Jérôme Duval <jerome.duval@gmail.com> 2015-07-30 18:57:17.0 +02:00:00
committer Jérôme Duval <jerome.duval@gmail.com> 2015-07-30 18:57:17.0 +02:00:00
commit
7c3622a5de5a1aa3aec125fcee077cf39127faa8 [patch]
tree
c273fe2320d3d7b127b5fc1cd90e279b1c17846c
parent
03e3047c8a06391d520a79ee40508fe02cc962c9
download
7c3622a5de5a1aa3aec125fcee077cf39127faa8.tar.gz

gcc: rest clean up after 15ab9ca51d2.



Diff

 gcc/libgcc/config.host | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/libgcc/config.host b/gcc/libgcc/config.host
index 09e4f73..87c33b7 100644
--- a/gcc/libgcc/config.host
+++ a/gcc/libgcc/config.host
@@ -96,7 +96,7 @@
	;;
avr-*-*)
	cpu_type=avr
	;;
	;;    
bfin*-*)
	cpu_type=bfin
	;;
@@ -684,7 +684,7 @@
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
 	;;