diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-02-21 14:24:39 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-02-21 14:24:39 +0000 |
commit | da99fcd35a1dae5d03d26b6be44b7c4cacdcf5cd (patch) | |
tree | aed28cbc1f088a0ccc15459c0876946fb39c4486 /toolchain/binutils/patches/2.17/610-cris_target.patch | |
parent | 668860c98f79e2b17febcaa1eb5c70aecdedbb9a (diff) | |
download | upstream-da99fcd35a1dae5d03d26b6be44b7c4cacdcf5cd.tar.gz upstream-da99fcd35a1dae5d03d26b6be44b7c4cacdcf5cd.tar.bz2 upstream-da99fcd35a1dae5d03d26b6be44b7c4cacdcf5cd.zip |
binutils: refresh patches for binutils 2.17
SVN-Revision: 14587
Diffstat (limited to 'toolchain/binutils/patches/2.17/610-cris_target.patch')
-rw-r--r-- | toolchain/binutils/patches/2.17/610-cris_target.patch | 8 |
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 d048024fb4..76e52a54db 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 ;; |