Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6821d0b6 authored by Dmitriy Ivanov's avatar Dmitriy Ivanov Committed by Android Git Automerger
Browse files

am 25d2a1a9: Merge "Fix build: Remove -Wold-style-cast"

* commit '25d2a1a9':
  Fix build: Remove -Wold-style-cast
parents cd9afa1c 25d2a1a9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)