mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-02-01 05:11:31 -08:00
Since NDKr15 (released 2017), unified headers are used by default [1] Remove -isystem option that was passing bad values to command-line. The actual value being passed to command-line was: ``` -isystem DK/sysroot/usr/include/RIPLE ``` because of using $NDK and $TRIPLE instead of $(NDK) and $(TRIPLE) But regardless, $NDK and $TRIPLE were never actually defined values and were just place-holders mentioned in [1] [1] https://android.googlesource.com/platform/ndk/+/ndk-release-r16/docs/UnifiedHeaders.md |
||
|---|---|---|
| .. | ||
| Android.mk | ||
| Application.mk | ||
| com_zerotierone_sdk_Node.cpp | ||
| com_zerotierone_sdk_Node.h | ||
| ZT_jniarray.cpp | ||
| ZT_jniarray.h | ||
| ZT_jnilookup.cpp | ||
| ZT_jnilookup.h | ||
| ZT_jniutils.cpp | ||
| ZT_jniutils.h | ||