am 25d2a1a9: Merge "Fix build: Remove -Wold-style-cast"
* commit '25d2a1a916058634a23d89d287b18eb18c140081': Fix build: Remove -Wold-style-cast
This commit is contained in:
commit
6821d0b623
|
@ -25,7 +25,6 @@ LOCAL_STATIC_LIBRARIES := libz
|
|||
LOCAL_SHARED_LIBRARIES := libutils
|
||||
LOCAL_MODULE:= libziparchive
|
||||
LOCAL_CFLAGS := -Werror -Wall
|
||||
LOCAL_CPPFLAGS := -Wold-style-cast
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
|
Loading…
Reference in New Issue