mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
change some build settings. add a lock
This commit is contained in:
parent
2a2e3b80b3
commit
0b7cd2f40a
4 changed files with 25 additions and 6 deletions
|
@ -4,6 +4,7 @@ include $(CLEAR_VARS)
|
|||
|
||||
LOCAL_MODULE := ZeroTierOneJNI
|
||||
LOCAL_C_INCLUDES := $(ZT1)/include
|
||||
LOCAL_C_INCLUDES += $(ZT1)/node
|
||||
LOCAL_LDLIBS := -llog
|
||||
# LOCAL_CFLAGS := -g
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue