* commit 'c8179498225dc44350c3addc932be97a9ef3a941': libdiskconfig: Turn on -Werror
This commit is contained in:
commit
eb075e28ac
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue