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