mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-28 17:16:29 +03:00
Fix Android build.
This commit is contained in:
@@ -374,7 +374,7 @@ LOCAL_PATH := $(EEPP_THIRD_PARTY_PATH)
|
||||
|
||||
LOCAL_MODULE := md4c
|
||||
|
||||
MD4C_SRCS := md4c/src/*.c
|
||||
MD4C_SRCS := md4c/*.c
|
||||
|
||||
LOCAL_C_INCLUDES := $(LOCAL_PATH)/md4c
|
||||
LOCAL_CFLAGS := -Os
|
||||
|
||||
Reference in New Issue
Block a user