summaryrefslogtreecommitdiff
path: root/misc/buildroot
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buildroot')
-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
new file mode 100644
index 000000000..30d8b1279
--- /dev/null
+++ b/misc/buildroot/toolchain/gcc/4.3.3/920-gcc-4.3.3-objext.patch
@@ -0,0 +1,11 @@
+diff -u gcc-4.3.3/configure.orig gcc-4.3.3/configure
+--- gcc-4.3.3/configure.orig 2009-04-25 08:02:42.953125000 -0400
++++ gcc-4.3.3/configure 2009-04-25 08:11:52.453125000 -0400
+@@ -3346,7 +3346,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=$?