On 14/04/15 15:11, Nathan of Guardian wrote: > > > On Tue, Apr 14, 2015, at 06:58 AM, Michael Rogers wrote: >> On 13/04/15 14:55, Nathan of Guardian wrote: >>> Making some tiny changes to external/Makefile and jni/Application.mk >>> means we can now build the tor, polipo and xtables binaries, along with >>> the tun2socks.so for any necessary chip architecture. I've added support >>> for x86 in this release, which only added a few MB to the overall APK. >> >> Very cool! It looks like RC3 only includes PIE binaries, is that right? > > Yes, for now I have focused on PIE/Android-16 and up, and prioritized > getting x86 support before worrying about non-PIE. I also need to handle > devices that don't support the VPN API.
Ah OK, thanks for explaining. There seems to be a small regression in the Makefile, by the way: PIEFLAGS is now initialised with = rather than ?= so it can't be overridden on the command line. Cheers, Michael
signature.asc
Description: OpenPGP digital signature
_______________________________________________ List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev To unsubscribe, email: [email protected]
