[PATCH] Android NDK build facilitation, sample Android NDK config

Rob Walker rwalker at rwalker.com
Tue Mar 6 06:28:10 UTC 2012


Thanks for the proofing.

-Rob

On 3/5/12 10:21 PM, Gilles Espinasse wrote:
> ----- Original Message ----- 
> From: "Rob Walker" <rwalker at rwalker.com>
> To: <busybox at busybox.net>
> Sent: Tuesday, March 06, 2012 6:26 AM
> Subject: [PATCH] Android NDK build facilitation, sample Android NDK config
>
>
>> +config SYSROOT
>> + string "Path to sysroot"
>> + default ""
>> + help
>> +   If you want to build BusyBox with a cross compiler, then you
>> +   might also need to specify where /usr/include and /usr/lib
>> +   will be found.
>> +
>> +          For example, BusyBox can build against an installed Android NDK,
>> +          platform version 9, for ARM ABI with
>> +
>> +          CONFIG_SYSROOT=/opt/android-ndk/platforms/android-9/arch-arm
> Replace 8 spaces with tab
> sed 's/ \{8\}/\t/'
>
> Gilles
>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: android_ndk.patch
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20120305/7d3822e2/attachment-0001.ksh>


More information about the busybox mailing list