From 8f7b453b71eb66200b3db4ebdf6b948714c2838c Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 26 Feb 2013 16:39:54 +0000 Subject: toolchain/gcc: refresh patches Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35808 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/patches/4.5-linaro/850-use_shared_libgcc.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'toolchain/gcc/patches/4.5-linaro/850-use_shared_libgcc.patch') diff --git a/toolchain/gcc/patches/4.5-linaro/850-use_shared_libgcc.patch b/toolchain/gcc/patches/4.5-linaro/850-use_shared_libgcc.patch index 902edf58b..875287b93 100644 --- a/toolchain/gcc/patches/4.5-linaro/850-use_shared_libgcc.patch +++ b/toolchain/gcc/patches/4.5-linaro/850-use_shared_libgcc.patch @@ -1,6 +1,6 @@ --- a/gcc/config/arm/linux-eabi.h +++ b/gcc/config/arm/linux-eabi.h -@@ -95,10 +95,6 @@ +@@ -99,10 +99,6 @@ #define ENDFILE_SPEC \ LINUX_OR_ANDROID_LD (LINUX_TARGET_ENDFILE_SPEC, ANDROID_ENDFILE_SPEC) @@ -24,7 +24,7 @@ #define LINUX_TARGET_LINK_SPEC "%{h*} %{version:-v} \ --- a/gcc/config/linux.h +++ b/gcc/config/linux.h -@@ -116,6 +116,10 @@ see the files COPYING3 and COPYING.RUNTI +@@ -117,6 +117,10 @@ see the files COPYING3 and COPYING.RUNTI #define USE_LD_AS_NEEDED 1 #endif -- cgit v1.2.3