aboutsummaryrefslogtreecommitdiff
path: root/tools/gyp/v8_libplatform.host.darwin-x86_64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gyp/v8_libplatform.host.darwin-x86_64.mk')
-rw-r--r--tools/gyp/v8_libplatform.host.darwin-x86_64.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/gyp/v8_libplatform.host.darwin-x86_64.mk b/tools/gyp/v8_libplatform.host.darwin-x86_64.mk
index 7bbe845b7..40df7b65f 100644
--- a/tools/gyp/v8_libplatform.host.darwin-x86_64.mk
+++ b/tools/gyp/v8_libplatform.host.darwin-x86_64.mk
@@ -33,6 +33,7 @@ LOCAL_SRC_FILES := \
MY_CFLAGS_Debug := \
-fstack-protector \
--param=ssp-buffer-size=4 \
+ \
-pthread \
-fno-strict-aliasing \
-Wno-unused-parameter \
@@ -115,6 +116,7 @@ LOCAL_CPPFLAGS_Debug := \
MY_CFLAGS_Release := \
-fstack-protector \
--param=ssp-buffer-size=4 \
+ \
-pthread \
-fno-strict-aliasing \
-Wno-unused-parameter \