Fredrik Fornwall
6 years ago
2 changed files with 8 additions and 9 deletions
@ -1,12 +1,12 @@ |
|||
diff -u -r ../coreutils-8.30/lib/stdio-impl.h ./lib/stdio-impl.h
|
|||
--- ../coreutils-8.30/lib/stdio-impl.h 2018-06-24 06:52:06.000000000 +0200
|
|||
+++ ./lib/stdio-impl.h 2018-07-03 11:05:27.353619181 +0200
|
|||
diff -u -r ../wget-1.20.2/lib/stdio-impl.h ./lib/stdio-impl.h
|
|||
--- ../wget-1.20.2/lib/stdio-impl.h 2019-04-01 18:26:23.000000000 +0000
|
|||
+++ ./lib/stdio-impl.h 2019-04-03 21:54:29.141765465 +0000
|
|||
@@ -60,7 +60,7 @@
|
|||
# define _flags pub._flags |
|||
# define _r pub._r |
|||
# define _w pub._w |
|||
-# elif defined __ANDROID__ /* Android */
|
|||
+# elif defined __ANDROID_BUT_THIS_IS_BROKEN__ /* Android */
|
|||
/* Up to this commit from 2015-10-12 |
|||
<https://android.googlesource.com/platform/bionic.git/+/f0141dfab10a4b332769d52fa76631a64741297a> |
|||
the innards of FILE were public, and fp_ub could be defined like for OpenBSD, |
|||
# ifdef __LP64__ |
|||
# define _gl_flags_file_t int |
|||
# else |
|||
|
Loading…
Reference in new issue