mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-16 10:03:14 -07:00
3 lines
No EOL
98 B
Makefile
3 lines
No EOL
98 B
Makefile
APP_ABI := armeabi armeabi-v7a arm64-v8a x86
|
|
APP_STL := gnustl_static
|
|
APP_CPPFLAGS += -fexceptions
|