summaryrefslogtreecommitdiff
path: root/toolchain/binutils/patches/2.27/m68k.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/binutils/patches/2.27/m68k.patch')
-rw-r--r--toolchain/binutils/patches/2.27/m68k.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/toolchain/binutils/patches/2.27/m68k.patch b/toolchain/binutils/patches/2.27/m68k.patch
new file mode 100644
index 000000000..c6b683a14
--- /dev/null
+++ b/toolchain/binutils/patches/2.27/m68k.patch
@@ -0,0 +1,11 @@
+diff -Nur binutils-2.27.orig/bfd/elf32-m68k.c binutils-2.27/bfd/elf32-m68k.c
+--- binutils-2.27.orig/bfd/elf32-m68k.c 2016-08-03 09:36:50.000000000 +0200
++++ binutils-2.27/bfd/elf32-m68k.c 2016-10-30 16:18:12.133337290 +0100
+@@ -2637,7 +2637,6 @@
+ if (sgot == NULL)
+ {
+ sgot = bfd_get_linker_section (dynobj, ".got");
+- BFD_ASSERT (sgot != NULL);
+ }
+
+ if (srelgot == NULL