am c8179498: am 2f62edf7: Merge "libdiskconfig: Turn on -Werror"
* commit 'c8179498225dc44350c3addc932be97a9ef3a941': libdiskconfig: Turn on -Werror
This commit is contained in:
commit
eb075e28ac
|
@ -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