summaryrefslogtreecommitdiff
path: root/modules/video_processing.target.darwin-x86_64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'modules/video_processing.target.darwin-x86_64.mk')
-rw-r--r--modules/video_processing.target.darwin-x86_64.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/video_processing.target.darwin-x86_64.mk b/modules/video_processing.target.darwin-x86_64.mk
index fed3f29a..e11bd865 100644
--- a/modules/video_processing.target.darwin-x86_64.mk
+++ b/modules/video_processing.target.darwin-x86_64.mk
@@ -39,7 +39,7 @@ LOCAL_SRC_FILES := \
MY_CFLAGS_Debug := \
-fstack-protector \
--param=ssp-buffer-size=4 \
- -Werror \
+ \
-fno-strict-aliasing \
-Wall \
-Wno-unused-parameter \
@@ -155,7 +155,7 @@ LOCAL_CPPFLAGS_Debug := \
MY_CFLAGS_Release := \
-fstack-protector \
--param=ssp-buffer-size=4 \
- -Werror \
+ \
-fno-strict-aliasing \
-Wall \
-Wno-unused-parameter \