mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-18 21:16:54 +02:00
add more warnings to the JNI build
This commit is contained in:
parent
5983b4367b
commit
9bf9670ff9
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
APP_ABI := armeabi armeabi-v7a arm64-v8a x86
|
||||
APP_STL := gnustl_static
|
||||
APP_CPPFLAGS += -fexceptions
|
||||
APP_CPPFLAGS += -Wall -fPIE -fstack-protector -fexceptions
|
||||
|
|
Loading…
Add table
Reference in a new issue