diff options
Diffstat (limited to 'toolchain/binutils/patches/2.17/601-cris-errormsg.patch')
-rw-r--r-- | toolchain/binutils/patches/2.17/601-cris-errormsg.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/toolchain/binutils/patches/2.17/601-cris-errormsg.patch b/toolchain/binutils/patches/2.17/601-cris-errormsg.patch index ff5bcd7..35f194d 100644 --- a/toolchain/binutils/patches/2.17/601-cris-errormsg.patch +++ b/toolchain/binutils/patches/2.17/601-cris-errormsg.patch @@ -1,8 +1,6 @@ -Index: binutils-2.17/bfd/elf32-cris.c -=================================================================== ---- binutils-2.17.orig/bfd/elf32-cris.c 2007-06-28 09:19:34.053059600 +0200 -+++ binutils-2.17/bfd/elf32-cris.c 2007-06-28 09:19:39.058298688 +0200 -@@ -2709,12 +2709,12 @@ +--- a/bfd/elf32-cris.c ++++ b/bfd/elf32-cris.c +@@ -2709,12 +2709,12 @@ cris_elf_check_relocs (abfd, info, sec, && (sec->flags & SEC_READONLY) != 0) { /* FIXME: How do we make this optionally a warning only? */ |