summaryrefslogtreecommitdiff
path: root/libvpx_asm_offsets_vp8.target.darwin-arm64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libvpx_asm_offsets_vp8.target.darwin-arm64.mk')
-rw-r--r--libvpx_asm_offsets_vp8.target.darwin-arm64.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvpx_asm_offsets_vp8.target.darwin-arm64.mk b/libvpx_asm_offsets_vp8.target.darwin-arm64.mk
index d13c3d8..29e937a 100644
--- a/libvpx_asm_offsets_vp8.target.darwin-arm64.mk
+++ b/libvpx_asm_offsets_vp8.target.darwin-arm64.mk
@@ -29,6 +29,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 \
@@ -119,6 +120,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 \