Use lower API level for static binaries

This commit is contained in:
topjohnwu
2018-05-13 05:22:46 +08:00
parent c6d2bf577f
commit c3c78428c4
6 changed files with 38 additions and 24 deletions

View File

@@ -175,7 +175,7 @@ LOCAL_SRC_FILES := \
xz/src/liblzma/simple/simple_encoder.c \
xz/src/liblzma/simple/sparc.c \
xz/src/liblzma/simple/x86.c
LOCAL_CFLAGS += -DHAVE_CONFIG_H -std=c99
LOCAL_CFLAGS += -DHAVE_CONFIG_H -Wno-implicit-function-declaration
include $(BUILD_STATIC_LIBRARY)
# libsepol.a