projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ltq-vmmc: should be available for falcon and danube only
[openwrt.git]
/
package
/
busybox
/
patches
/
000-upstream-android.patch
1
--- a/include/platform.h
2
+++ b/include/platform.h
3
@@ -433,7 +433,7 @@ typedef unsigned smalluint;
4
# undef HAVE_STPCPY
5
#endif
6
7
-#if defined(ANDROID)
8
+#if defined(ANDROID) || defined(__ANDROID__)
9
# undef HAVE_DPRINTF
10
# undef HAVE_GETLINE
11
# undef HAVE_STPCPY
This page took
0.039738 seconds
and
5
git commands to generate.