Skip to content
Snippets Groups Projects
Commit e9fc20da authored by Diego Wilson's avatar Diego Wilson
Browse files

Merge Qualcomm release AU_LINUX_ANDROID_LA.UM.7.3.08.00.00.388.078

Change-Id: I7a441ef15ebb6c2c00a8557bfa6b83ac9e9f097b
parents b5539ccd 42350058
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ LOCAL_CPP_EXTENSION := .cc
LOCAL_C_INCLUDES := $(LOCAL_PATH) external/e2fsprogs/lib
LOCAL_SRC_FILES := $(sgdisk_src_files)
LOCAL_CFLAGS += -Wno-unused-parameter -Werror
LOCAL_CFLAGS += -Wno-unused-parameter -Wno-pragma-pack -Werror
LOCAL_SHARED_LIBRARIES := libext2_uuid
......@@ -42,7 +42,7 @@ endif
LOCAL_C_INCLUDES := $(LOCAL_PATH) external/e2fsprogs/lib
LOCAL_SRC_FILES := $(sgdisk_src_files)
LOCAL_CFLAGS += -Wno-unused-parameter -Werror
LOCAL_CFLAGS += -Wno-unused-parameter -Wno-pragma-pack -Werror
LOCAL_SHARED_LIBRARIES := libext2_uuid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment