summaryrefslogtreecommitdiff
path: root/toolchain/binutils/patches/2.26.1/m68k.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-12 01:13:46 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-13 03:19:15 +0200
commite94e852d2de3a732821277afdd17f9e407a27e94 (patch)
treefcc58d334b8ecf38520a029b27be35413f624e2f /toolchain/binutils/patches/2.26.1/m68k.patch
parentbff6a9c54bc83a017ca1710be827644596b947f0 (diff)
binutils: remove support for old versions
Diffstat (limited to 'toolchain/binutils/patches/2.26.1/m68k.patch')
-rw-r--r--toolchain/binutils/patches/2.26.1/m68k.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/toolchain/binutils/patches/2.26.1/m68k.patch b/toolchain/binutils/patches/2.26.1/m68k.patch
deleted file mode 100644
index 739604037..000000000
--- a/toolchain/binutils/patches/2.26.1/m68k.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nur binutils-2.26.1.orig/bfd/elf32-m68k.c binutils-2.26.1/bfd/elf32-m68k.c
---- binutils-2.26.1.orig/bfd/elf32-m68k.c 2015-11-13 09:27:40.000000000 +0100
-+++ binutils-2.26.1/bfd/elf32-m68k.c 2016-10-30 16:56:32.486606003 +0100
-@@ -2637,7 +2637,6 @@
- if (sgot == NULL)
- {
- sgot = bfd_get_linker_section (dynobj, ".got");
-- BFD_ASSERT (sgot != NULL);
- }
-
- if (srelgot == NULL