python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / gcc / 4.9.4 / 890-fix-m68k-compile.patch
blob140977b3cd62acabecedef422045aee4128c215d
1 remove unused header, which breaks the toolchain building
3 Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
5 diff -Nur gcc-4.9.3.orig/libgcc/config/m68k/linux-atomic.c gcc-4.9.3/libgcc/config/m68k/linux-atomic.c
6 --- gcc-4.9.3.orig/libgcc/config/m68k/linux-atomic.c 2014-01-02 23:25:22.000000000 +0100
7 +++ gcc-4.9.3/libgcc/config/m68k/linux-atomic.c 2016-03-18 22:24:40.000000000 +0100
8 @@ -33,7 +33,6 @@
9 using the kernel helper defined below. There is no support for
10 64-bit operations yet. */
12 -#include <asm/unistd.h>
13 #include <stdbool.h>
15 #ifndef __NR_atomic_cmpxchg_32