am 2f62edf7: Merge "libdiskconfig: Turn on -Werror"
* commit '2f62edf77d94caaca57ff5e36bd866e02f3c2fa0': libdiskconfig: Turn on -Werror
This commit is contained in:
commit
c817949822
|
@ -12,6 +12,7 @@ LOCAL_SRC_FILES := $(commonSources)
|
|||
LOCAL_MODULE := libdiskconfig
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_SYSTEM_SHARED_LIBRARIES := libcutils liblog libc
|
||||
LOCAL_CFLAGS := -Werror
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
ifeq ($(HOST_OS),linux)
|
||||
|
|
Loading…
Reference in New Issue