From 54dea0c74f09b73d4143956bce1fbed54cc3ca4d Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Thu, 4 Nov 2010 14:17:06 +0000 Subject: add avr32 support to gcc 4.3.5 SVN-Revision: 23865 --- toolchain/gcc/patches/4.3.5/999-coldfire.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/gcc/patches/4.3.5/999-coldfire.patch') diff --git a/toolchain/gcc/patches/4.3.5/999-coldfire.patch b/toolchain/gcc/patches/4.3.5/999-coldfire.patch index b000962..c8b883b 100644 --- a/toolchain/gcc/patches/4.3.5/999-coldfire.patch +++ b/toolchain/gcc/patches/4.3.5/999-coldfire.patch @@ -1,6 +1,6 @@ --- a/gcc/config.gcc +++ b/gcc/config.gcc -@@ -1627,6 +1627,7 @@ m68k-*-linux*) # Motorola m68k's runnin +@@ -1645,6 +1645,7 @@ m68k-*-linux*) # Motorola m68k's runnin if test x$sjlj != x1; then tmake_file="$tmake_file m68k/t-slibgcc-elf-ver" fi -- cgit v1.1