aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.1.2/120-cris-do_not_overide_limits_h_test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/patches/4.1.2/120-cris-do_not_overide_limits_h_test.patch')
-rw-r--r--toolchain/gcc/patches/4.1.2/120-cris-do_not_overide_limits_h_test.patch5
1 files changed, 2 insertions, 3 deletions
diff --git a/toolchain/gcc/patches/4.1.2/120-cris-do_not_overide_limits_h_test.patch b/toolchain/gcc/patches/4.1.2/120-cris-do_not_overide_limits_h_test.patch
index d80feb55f4..81cffb4a7e 100644
--- a/toolchain/gcc/patches/4.1.2/120-cris-do_not_overide_limits_h_test.patch
+++ b/toolchain/gcc/patches/4.1.2/120-cris-do_not_overide_limits_h_test.patch
@@ -1,6 +1,5 @@
-diff -ruN gcc-4.1.2.orig/gcc/config/cris/t-linux gcc-4.1.2/gcc/config/cris/t-linux
---- gcc-4.1.2.orig/gcc/config/cris/t-linux 2005-10-12 21:40:28.000000000 +0200
-+++ gcc-4.1.2/gcc/config/cris/t-linux 2009-01-12 14:52:34.669331678 +0100
+--- a/gcc/config/cris/t-linux
++++ b/gcc/config/cris/t-linux
@@ -1,6 +1,2 @@
TARGET_LIBGCC2_CFLAGS += -fPIC
CRTSTUFF_T_CFLAGS_S = $(TARGET_LIBGCC2_CFLAGS)