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