[Bug 8351] android_ndk_defconfig fails to compile with Android NDK r10e

bugzilla at busybox.net bugzilla at busybox.net
Fri Sep 18 19:56:16 UTC 2015


https://bugs.busybox.net/show_bug.cgi?id=8351

--- Comment #2 from nathan.renniewaldock at gmail.com 2015-09-18 19:56:16 UTC ---
Just found one last issue. -fpie -pie needs adding to CFLAGS as Android's
linker now rejects nonPIE code. The resulting binary has been tested on Android
5.0.1 and is functional.

-- 
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