mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-19 13:07:55 +00:00
f40eb665c5
Signed-off-by: Grant Limberg <glimberg@gmail.com>
3 lines
98 B
Makefile
3 lines
98 B
Makefile
APP_ABI := armeabi armeabi-v7a arm64-v8a x86
|
|
APP_STL := gnustl_static
|
|
APP_CPPFLAGS += -fexceptions
|