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