From b465efc18d3c03ce1d3770d8c580523752791411 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 25 Apr 2009 15:20:33 +0000 Subject: same problem, two places git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1735 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/toolchain/gcc/4.3.3/920-gcc-4.3.3-objext.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'misc') 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=$? -- cgit v1.2.3