summaryrefslogtreecommitdiff
path: root/gen_asm_offsets_vp8.target.linux-x86.mk
diff options
context:
space:
mode:
Diffstat (limited to 'gen_asm_offsets_vp8.target.linux-x86.mk')
-rw-r--r--gen_asm_offsets_vp8.target.linux-x86.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/gen_asm_offsets_vp8.target.linux-x86.mk b/gen_asm_offsets_vp8.target.linux-x86.mk
index 7c638fb..1bfa28a 100644
--- a/gen_asm_offsets_vp8.target.linux-x86.mk
+++ b/gen_asm_offsets_vp8.target.linux-x86.mk
@@ -59,6 +59,7 @@ LOCAL_SRC_FILES :=
# Flags passed to both C and C++ files.
MY_CFLAGS_Debug := \
--param=ssp-buffer-size=4 \
+ \
-fno-strict-aliasing \
-Wno-unused-parameter \
-Wno-missing-field-initializers \
@@ -152,6 +153,7 @@ LOCAL_CPPFLAGS_Debug := \
# Flags passed to both C and C++ files.
MY_CFLAGS_Release := \
--param=ssp-buffer-size=4 \
+ \
-fno-strict-aliasing \
-Wno-unused-parameter \
-Wno-missing-field-initializers \