summaryrefslogtreecommitdiff
path: root/libvpx.target.linux-x86_64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libvpx.target.linux-x86_64.mk')
-rw-r--r--libvpx.target.linux-x86_64.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvpx.target.linux-x86_64.mk b/libvpx.target.linux-x86_64.mk
index 1ece859..1a63653 100644
--- a/libvpx.target.linux-x86_64.mk
+++ b/libvpx.target.linux-x86_64.mk
@@ -795,6 +795,7 @@ LOCAL_SRC_FILES := \
MY_CFLAGS_Debug := \
-fstack-protector \
--param=ssp-buffer-size=4 \
+ \
-fno-strict-aliasing \
-Wno-unused-parameter \
-Wno-missing-field-initializers \
@@ -894,6 +895,7 @@ LOCAL_CPPFLAGS_Debug := \
MY_CFLAGS_Release := \
-fstack-protector \
--param=ssp-buffer-size=4 \
+ \
-fno-strict-aliasing \
-Wno-unused-parameter \
-Wno-missing-field-initializers \