----- Original Message -----
From: "Rob Walker" <[email protected]>
To: <[email protected]>
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
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox