Android: update makefiles
This patch makes libstrophe build with NDK r20 and new libexpat.
This commit is contained in:
@@ -62,7 +62,7 @@ include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := libexpat
|
||||
LOCAL_CFLAGS := -DHAVE_MEMMOVE
|
||||
LOCAL_CFLAGS := -DHAVE_MEMMOVE -DXML_DEV_URANDOM
|
||||
#LOCAL_C_INCLUDES := \
|
||||
# $(LOCAL_PATH)/expat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user