summaryrefslogtreecommitdiff
path: root/Source/core/webcore_dom.target.darwin-arm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Source/core/webcore_dom.target.darwin-arm.mk')
-rw-r--r--Source/core/webcore_dom.target.darwin-arm.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/core/webcore_dom.target.darwin-arm.mk b/Source/core/webcore_dom.target.darwin-arm.mk
index 769a082d2..74a0da1c6 100644
--- a/Source/core/webcore_dom.target.darwin-arm.mk
+++ b/Source/core/webcore_dom.target.darwin-arm.mk
@@ -224,7 +224,7 @@ LOCAL_SRC_FILES := \
MY_CFLAGS_Debug := \
-fstack-protector \
--param=ssp-buffer-size=4 \
- -Werror \
+ \
-fno-strict-aliasing \
-Wall \
-Wno-unused-parameter \
@@ -384,7 +384,7 @@ LOCAL_CPPFLAGS_Debug := \
MY_CFLAGS_Release := \
-fstack-protector \
--param=ssp-buffer-size=4 \
- -Werror \
+ \
-fno-strict-aliasing \
-Wall \
-Wno-unused-parameter \