Files
LibreELEC.tv/packages/sysutils/busybox/patches/busybox-1.19.2-android.patch
Stephan Raue a49e853d78 busybox: update upstream patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-09-24 13:35:30 +02:00

12 lines
296 B
Diff

--- busybox-1.19.2/include/platform.h
+++ busybox-1.19.2-android/include/platform.h
@@ -433,7 +433,7 @@ typedef unsigned smalluint;
# undef HAVE_STPCPY
#endif
-#if defined(ANDROID)
+#if defined(ANDROID) || defined(__ANDROID__)
# undef HAVE_DPRINTF
# undef HAVE_GETLINE
# undef HAVE_STPCPY