summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/buildroot/toolchain/gcc/4.3.3/920-gcc-4.3.3-objext.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/buildroot/toolchain/gcc/4.3.3/920-gcc-4.3.3-objext.patch b/misc/buildroot/toolchain/gcc/4.3.3/920-gcc-4.3.3-objext.patch
index 30d8b1279..b6e42952e 100644
--- a/misc/buildroot/toolchain/gcc/4.3.3/920-gcc-4.3.3-objext.patch
+++ b/misc/buildroot/toolchain/gcc/4.3.3/920-gcc-4.3.3-objext.patch
@@ -9,3 +9,14 @@ diff -u gcc-4.3.3/configure.orig gcc-4.3.3/configure
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
+diff -u gcc-4.3.3/libgcc/configure.orig gcc-4.3.3/libgcc/configure
+--- gcc-4.3.3/libgcc/configure.orig 2009-04-25 08:55:17.656250000 -0400
++++ gcc-4.3.3/libgcc/configure 2009-04-25 08:55:42.203125000 -0400
+@@ -2584,7 +2584,6 @@
+ return 0;
+ }
+ _ACEOF
+-rm -f conftest.o conftest.obj
+ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?