crosstool-ng/packages/gcc/5.5.0/0017-fix-m68k-compile.patch

19 lines
471 B
Diff
Raw Normal View History

2016-08-25 15:17:22 +00:00
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
2016-08-25 15:17:22 +00:00
@@ -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