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