* commit 'eb075e28acff23804ef80d34cd08c5df9b1d583f': libdiskconfig: Turn on -Werror
This commit is contained in:
commit
d6a657c81d
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…
Add table
Reference in a new issue