[Bug 4147] arm cross compiler error
bugzilla at busybox.net
bugzilla at busybox.net
Thu Sep 15 11:02:14 UTC 2011
https://bugs.busybox.net/show_bug.cgi?id=4147
Denys Vlasenko <vda.linux at googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Denys Vlasenko <vda.linux at googlemail.com> ---
I'd strengthen android check:
-#if defined(ANDROID)
+#if defined(ANDROID) || defined(__ANDROID__)
http://busybox.net/downloads/fixes-1.19.2/busybox-1.19.2-android.patch
Hope this will fix it...
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list