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