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