summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/patches/2.17/610-cris_target.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/binutils/patches/2.17/610-cris_target.patch')
-rw-r--r--toolchain/binutils/patches/2.17/610-cris_target.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/toolchain/binutils/patches/2.17/610-cris_target.patch b/toolchain/binutils/patches/2.17/610-cris_target.patch
index d048024fb..76e52a54d 100644
--- a/toolchain/binutils/patches/2.17/610-cris_target.patch
+++ b/toolchain/binutils/patches/2.17/610-cris_target.patch
@@ -1,8 +1,6 @@
-Index: binutils-2.17/ld/configure.tgt
-===================================================================
---- binutils-2.17.orig/ld/configure.tgt 2008-06-06 20:41:04.000000000 +0100
-+++ binutils-2.17/ld/configure.tgt 2008-06-06 20:40:23.000000000 +0100
-@@ -92,8 +92,10 @@
+--- a/ld/configure.tgt
++++ b/ld/configure.tgt
+@@ -92,8 +92,10 @@ cr16c-*-elf*) targ_emul=elf32c
cris-*-*aout*) targ_emul=crisaout
targ_extra_emuls="criself crislinux"
targ_extra_libpath=$targ_extra_emuls ;;