mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-05-31 06:21:04 +00:00
4 lines
129 B
Makefile
4 lines
129 B
Makefile
APP_ABI := armeabi armeabi-v7a arm64-v8a x86
|
|
APP_STL := gnustl_static
|
|
APP_CPPFLAGS += -Wall -fPIE -fstack-protector -fexceptions
|