summaryrefslogtreecommitdiff
path: root/packages/gcc/6.4.0/0011-fix-m68k-compile.patch
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-11-08 07:46:35 (GMT)
committerAlexey Neyman <stilor@att.net>2018-11-08 07:46:35 (GMT)
commit48fa32776e3a9645d166f10608a8db81307cfb0a (patch)
treef938ce19fb1d8a377441af14a32983ff6f82ff15 /packages/gcc/6.4.0/0011-fix-m68k-compile.patch
parenteabb3ec189cb872cfb6201c572bc58c3df4b8771 (diff)
Import gcc 6.5.0
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/gcc/6.4.0/0011-fix-m68k-compile.patch')
-rw-r--r--packages/gcc/6.4.0/0011-fix-m68k-compile.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/packages/gcc/6.4.0/0011-fix-m68k-compile.patch b/packages/gcc/6.4.0/0011-fix-m68k-compile.patch
deleted file mode 100644
index 9437f25..0000000
--- a/packages/gcc/6.4.0/0011-fix-m68k-compile.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-remove unused header, which breaks the toolchain building
-
-Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
-
----
- libgcc/config/m68k/linux-atomic.c | 1 -
- 1 file changed, 1 deletion(-)
-
---- a/libgcc/config/m68k/linux-atomic.c
-+++ b/libgcc/config/m68k/linux-atomic.c
-@@ -33,7 +33,6 @@
- using the kernel helper defined below. There is no support for
- 64-bit operations yet. */
-
--#include <asm/unistd.h>
- #include <stdbool.h>
-
- #ifndef __NR_atomic_cmpxchg_32