summaryrefslogtreecommitdiff
path: root/toolchain/binutils
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-11-25 11:32:32 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-11-27 04:48:49 +0100
commitf43741d34f98247c0872f8aac92209938ac2044b (patch)
treea4570a7880ea2ea58ab63015f5af366e04fb7860 /toolchain/binutils
parent8f5b467ea208d8bd0953a641cab6f4c072a7ac05 (diff)
binutils: remove patch, no longer apply
Diffstat (limited to 'toolchain/binutils')
-rw-r--r--toolchain/binutils/patches/git/m68k.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/toolchain/binutils/patches/git/m68k.patch b/toolchain/binutils/patches/git/m68k.patch
deleted file mode 100644
index 6accd51b5..000000000
--- a/toolchain/binutils/patches/git/m68k.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nur binutils-git.orig/bfd/elf32-m68k.c binutils-git/bfd/elf32-m68k.c
---- binutils-git.orig/bfd/elf32-m68k.c 2016-10-30 14:02:17.000000000 +0100
-+++ binutils-git/bfd/elf32-m68k.c 2016-10-30 14:44:28.714486390 +0100
-@@ -2645,7 +2645,6 @@
- if (sgot == NULL)
- {
- sgot = bfd_get_linker_section (dynobj, ".got");
-- BFD_ASSERT (sgot != NULL);
- }
-
- if (srelgot == NULL