Magellan Linux

Contents of /trunk/busybox/patches/busybox-1.19.2-android.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1541 - (show annotations) (download)
Mon Sep 26 15:52:03 2011 UTC (12 years, 7 months ago) by niro
File size: 296 byte(s)
-added upstream patches
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