FWIW, the Android team is planning on making standalone toolchains obsolete in the relatively near future (the roadmap says later this year):
https://android.googlesource.com/platform/ndk/+/master/docs/Roadmap.md#make-standalone-toolchains-obsolete -Nathan On Tue, Mar 6, 2018 at 7:46 PM, Josh Bowman-Matthews <[email protected]> wrote: > 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't required the use of standalone SDKs before? > > Cheers, > Josh > _______________________________________________ > dev-servo mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-servo _______________________________________________ dev-servo mailing list [email protected] https://lists.mozilla.org/listinfo/dev-servo

