From f43741d34f98247c0872f8aac92209938ac2044b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 25 Nov 2016 11:32:32 +0100 Subject: binutils: remove patch, no longer apply --- toolchain/binutils/patches/git/m68k.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 toolchain/binutils/patches/git/m68k.patch (limited to 'toolchain') 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 -- cgit v1.2.3