Fixed Curl compilation with CrystaX NDK
This commit is contained in:
@@ -79,5 +79,9 @@ LOCAL_SHARED_LIBRARIES :=
|
||||
|
||||
LOCAL_LDLIBS := -lz
|
||||
|
||||
ifneq ($(CRYSTAX_R5_TOOLCHAIN),)
|
||||
LOCAL_LDLIBS += -L$(NDK_PATH)/sources/crystax/libs/armeabi -lcrystax_static
|
||||
endif
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user