mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
Enable ZT_TRACE and more verbose build output
This commit is contained in:
parent
5015c0ae78
commit
74f7d5377d
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
APP_ABI := armeabi armeabi-v7a arm64-v8a x86
|
||||
APP_STL := gnustl_static
|
||||
APP_CPPFLAGS += -Wall -fPIE -fstack-protector -fexceptions
|
||||
APP_CPPFLAGS += -Wall -fPIE -fstack-protector -fexceptions -DZT_TRACE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue