summaryrefslogtreecommitdiff
path: root/toolchain/binutils/patches/2.26.1/m68k.patch
diff options
context:
space:
mode:
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