change some build settings. add a lock

This commit is contained in:
Grant Limberg 2015-07-01 20:26:14 -07:00
commit 0b7cd2f40a
4 changed files with 25 additions and 6 deletions

View file

@ -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