Re: [dev-servo] Standalone NDK concerns?

2018-03-06 Thread Matt Brubeck
We used to use a standalone toolchain: https://github.com/servo/servo/wiki/Building-for-Android/16f371c68d7da393d178646dcb18dac2c2ea8826 but this changed back in 2016; I'm not clear on the exact reasons: https://github.com/servo/servo/pull/13945 On Tue, Mar 6, 2018 at 4:46 PM, Josh Bowman-Matthew

[dev-servo] Standalone NDK concerns?

2018-03-06 Thread Josh Bowman-Matthews
I'm trying to update our NDK from 12b to a more modern 16b. Since the default NDK installation is so convoluted in terms of include/lib/bin directories, I'm giving the standalone SDK a shot and it appears to be much more straightforward to integrate into the build. Is there any reason we haven'