]> git.pld-linux.org Git - packages/busybox.git/blame - busybox-1.19.2-android.patch
- patches from upstream
[packages/busybox.git] / busybox-1.19.2-android.patch
CommitLineData
f4ee1357
AM
1--- busybox-1.19.2/include/platform.h
2+++ busybox-1.19.2-android/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.080654 seconds and 4 git commands to generate.