build-package.sh: Avoid mess in zlib.pc
[termux-packages] / packages / radare2 / debug_native.c.patch
1 diff -u -r ../radare2-0.10.5/libr/debug/p/debug_native.c ./libr/debug/p/debug_native.c
2 --- ../radare2-0.10.5/libr/debug/p/debug_native.c 2016-08-16 19:28:34.000000000 -0400
3 +++ ./libr/debug/p/debug_native.c 2016-09-16 17:37:57.879695115 -0400
4 @@ -75,7 +75,7 @@
5 # define WIFCONTINUED(s) ((s) == 0xffff)
6 # endif
7 # endif
8 -#if __x86_64__
9 +#if __x86_64__ && !defined(__ANDROID__)
10 #include "native/linux/linux_coredump.h"
11 #endif
12 #else // OS