mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev
This commit is contained in:
commit
88e3fe699c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ include $(CLEAR_VARS)
|
||||||
LOCAL_MODULE := ZeroTierOneJNI
|
LOCAL_MODULE := ZeroTierOneJNI
|
||||||
LOCAL_C_INCLUDES := $(ZT1)/include
|
LOCAL_C_INCLUDES := $(ZT1)/include
|
||||||
LOCAL_C_INCLUDES += $(ZT1)/node
|
LOCAL_C_INCLUDES += $(ZT1)/node
|
||||||
LOCAL_LDLIBS := -llog
|
LOCAL_LDLIBS := -llog -latomic
|
||||||
# LOCAL_CFLAGS := -g
|
# LOCAL_CFLAGS := -g
|
||||||
|
|
||||||
# ZeroTierOne SDK source files
|
# ZeroTierOne SDK source files
|
||||||
|
|
Loading…
Add table
Reference in a new issue