aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2014-09-26 03:22:12 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2014-09-26 03:22:12 +0000
commit21e34cad0e53e61d8f13b2264e58151c16d003b7 (patch)
treec98033629ac4431369a3d917bc1c3b2052b3fef2
parent3c925a19f1919332f04fabaa00792645a95e7d72 (diff)
downloadv8-21e34cad0e53e61d8f13b2264e58151c16d003b7.tar.gz
Update makefiles after merge of Chromium at ba4cf8bb6dc7
This commit was generated by merge_from_chromium.py. Change-Id: I0bb092a86fb724b0f115882f87e348ceae197969
-rw-r--r--tools/gyp/mksnapshot.host.darwin-arm.mk2
-rw-r--r--tools/gyp/mksnapshot.host.darwin-arm64.mk2
-rw-r--r--tools/gyp/mksnapshot.host.darwin-mips.mk2
-rw-r--r--tools/gyp/mksnapshot.host.darwin-x86.mk2
-rw-r--r--tools/gyp/mksnapshot.host.darwin-x86_64.mk2
-rw-r--r--tools/gyp/mksnapshot.host.linux-arm.mk2
-rw-r--r--tools/gyp/mksnapshot.host.linux-arm64.mk2
-rw-r--r--tools/gyp/mksnapshot.host.linux-mips.mk2
-rw-r--r--tools/gyp/mksnapshot.host.linux-x86.mk2
-rw-r--r--tools/gyp/mksnapshot.host.linux-x86_64.mk2
-rw-r--r--tools/gyp/v8_base.host.darwin-arm.mk2
-rw-r--r--tools/gyp/v8_base.host.darwin-arm64.mk2
-rw-r--r--tools/gyp/v8_base.host.darwin-mips.mk2
-rw-r--r--tools/gyp/v8_base.host.darwin-x86.mk2
-rw-r--r--tools/gyp/v8_base.host.darwin-x86_64.mk2
-rw-r--r--tools/gyp/v8_base.host.linux-arm.mk2
-rw-r--r--tools/gyp/v8_base.host.linux-arm64.mk2
-rw-r--r--tools/gyp/v8_base.host.linux-mips.mk2
-rw-r--r--tools/gyp/v8_base.host.linux-x86.mk2
-rw-r--r--tools/gyp/v8_base.host.linux-x86_64.mk2
-rw-r--r--tools/gyp/v8_libbase.host.darwin-arm.mk2
-rw-r--r--tools/gyp/v8_libbase.host.darwin-arm64.mk2
-rw-r--r--tools/gyp/v8_libbase.host.darwin-mips.mk2
-rw-r--r--tools/gyp/v8_libbase.host.darwin-x86.mk2
-rw-r--r--tools/gyp/v8_libbase.host.darwin-x86_64.mk2
-rw-r--r--tools/gyp/v8_libbase.host.linux-arm.mk2
-rw-r--r--tools/gyp/v8_libbase.host.linux-arm64.mk2
-rw-r--r--tools/gyp/v8_libbase.host.linux-mips.mk2
-rw-r--r--tools/gyp/v8_libbase.host.linux-x86.mk2
-rw-r--r--tools/gyp/v8_libbase.host.linux-x86_64.mk2
-rw-r--r--tools/gyp/v8_libplatform.host.darwin-arm.mk2
-rw-r--r--tools/gyp/v8_libplatform.host.darwin-arm64.mk2
-rw-r--r--tools/gyp/v8_libplatform.host.darwin-mips.mk2
-rw-r--r--tools/gyp/v8_libplatform.host.darwin-x86.mk2
-rw-r--r--tools/gyp/v8_libplatform.host.darwin-x86_64.mk2
-rw-r--r--tools/gyp/v8_libplatform.host.linux-arm.mk2
-rw-r--r--tools/gyp/v8_libplatform.host.linux-arm64.mk2
-rw-r--r--tools/gyp/v8_libplatform.host.linux-mips.mk2
-rw-r--r--tools/gyp/v8_libplatform.host.linux-x86.mk2
-rw-r--r--tools/gyp/v8_libplatform.host.linux-x86_64.mk2
-rw-r--r--tools/gyp/v8_nosnapshot.host.darwin-arm.mk2
-rw-r--r--tools/gyp/v8_nosnapshot.host.darwin-arm64.mk2
-rw-r--r--tools/gyp/v8_nosnapshot.host.darwin-mips.mk2
-rw-r--r--tools/gyp/v8_nosnapshot.host.darwin-x86.mk2
-rw-r--r--tools/gyp/v8_nosnapshot.host.darwin-x86_64.mk2
-rw-r--r--tools/gyp/v8_nosnapshot.host.linux-arm.mk2
-rw-r--r--tools/gyp/v8_nosnapshot.host.linux-arm64.mk2
-rw-r--r--tools/gyp/v8_nosnapshot.host.linux-mips.mk2
-rw-r--r--tools/gyp/v8_nosnapshot.host.linux-x86.mk2
-rw-r--r--tools/gyp/v8_nosnapshot.host.linux-x86_64.mk2
50 files changed, 100 insertions, 0 deletions
diff --git a/tools/gyp/mksnapshot.host.darwin-arm.mk b/tools/gyp/mksnapshot.host.darwin-arm.mk
index 1b768a0c2..f72912099 100644
--- a/tools/gyp/mksnapshot.host.darwin-arm.mk
+++ b/tools/gyp/mksnapshot.host.darwin-arm.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -140,6 +141,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/mksnapshot.host.darwin-arm64.mk b/tools/gyp/mksnapshot.host.darwin-arm64.mk
index 26a73dc93..e8055c5e9 100644
--- a/tools/gyp/mksnapshot.host.darwin-arm64.mk
+++ b/tools/gyp/mksnapshot.host.darwin-arm64.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -138,6 +139,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/mksnapshot.host.darwin-mips.mk b/tools/gyp/mksnapshot.host.darwin-mips.mk
index 9681003bd..bf3faade2 100644
--- a/tools/gyp/mksnapshot.host.darwin-mips.mk
+++ b/tools/gyp/mksnapshot.host.darwin-mips.mk
@@ -56,6 +56,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -145,6 +146,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/mksnapshot.host.darwin-x86.mk b/tools/gyp/mksnapshot.host.darwin-x86.mk
index 00309fa31..d1f456850 100644
--- a/tools/gyp/mksnapshot.host.darwin-x86.mk
+++ b/tools/gyp/mksnapshot.host.darwin-x86.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -139,6 +140,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/mksnapshot.host.darwin-x86_64.mk b/tools/gyp/mksnapshot.host.darwin-x86_64.mk
index 0110e4ee0..7edaa27c2 100644
--- a/tools/gyp/mksnapshot.host.darwin-x86_64.mk
+++ b/tools/gyp/mksnapshot.host.darwin-x86_64.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -139,6 +140,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/mksnapshot.host.linux-arm.mk b/tools/gyp/mksnapshot.host.linux-arm.mk
index 510af8a32..be5a1ff18 100644
--- a/tools/gyp/mksnapshot.host.linux-arm.mk
+++ b/tools/gyp/mksnapshot.host.linux-arm.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -140,6 +141,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/mksnapshot.host.linux-arm64.mk b/tools/gyp/mksnapshot.host.linux-arm64.mk
index b29412beb..78338f9fe 100644
--- a/tools/gyp/mksnapshot.host.linux-arm64.mk
+++ b/tools/gyp/mksnapshot.host.linux-arm64.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -138,6 +139,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/mksnapshot.host.linux-mips.mk b/tools/gyp/mksnapshot.host.linux-mips.mk
index 4c06c49ab..ced632178 100644
--- a/tools/gyp/mksnapshot.host.linux-mips.mk
+++ b/tools/gyp/mksnapshot.host.linux-mips.mk
@@ -56,6 +56,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -145,6 +146,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/mksnapshot.host.linux-x86.mk b/tools/gyp/mksnapshot.host.linux-x86.mk
index 877017693..1e0ead789 100644
--- a/tools/gyp/mksnapshot.host.linux-x86.mk
+++ b/tools/gyp/mksnapshot.host.linux-x86.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -139,6 +140,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/mksnapshot.host.linux-x86_64.mk b/tools/gyp/mksnapshot.host.linux-x86_64.mk
index 9eaa8a435..cb18816c7 100644
--- a/tools/gyp/mksnapshot.host.linux-x86_64.mk
+++ b/tools/gyp/mksnapshot.host.linux-x86_64.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -139,6 +140,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_base.host.darwin-arm.mk b/tools/gyp/v8_base.host.darwin-arm.mk
index 83c5eb052..ba210b14d 100644
--- a/tools/gyp/v8_base.host.darwin-arm.mk
+++ b/tools/gyp/v8_base.host.darwin-arm.mk
@@ -266,6 +266,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -357,6 +358,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_base.host.darwin-arm64.mk b/tools/gyp/v8_base.host.darwin-arm64.mk
index 5d6585120..a54baefe0 100644
--- a/tools/gyp/v8_base.host.darwin-arm64.mk
+++ b/tools/gyp/v8_base.host.darwin-arm64.mk
@@ -270,6 +270,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -359,6 +360,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_base.host.darwin-mips.mk b/tools/gyp/v8_base.host.darwin-mips.mk
index 2cbf6ad73..7b996c528 100644
--- a/tools/gyp/v8_base.host.darwin-mips.mk
+++ b/tools/gyp/v8_base.host.darwin-mips.mk
@@ -264,6 +264,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -359,6 +360,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_base.host.darwin-x86.mk b/tools/gyp/v8_base.host.darwin-x86.mk
index cd8997bef..1c513990f 100644
--- a/tools/gyp/v8_base.host.darwin-x86.mk
+++ b/tools/gyp/v8_base.host.darwin-x86.mk
@@ -264,6 +264,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -354,6 +355,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_base.host.darwin-x86_64.mk b/tools/gyp/v8_base.host.darwin-x86_64.mk
index 81116880f..0c4d6eb96 100644
--- a/tools/gyp/v8_base.host.darwin-x86_64.mk
+++ b/tools/gyp/v8_base.host.darwin-x86_64.mk
@@ -264,6 +264,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -354,6 +355,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_base.host.linux-arm.mk b/tools/gyp/v8_base.host.linux-arm.mk
index 83c5eb052..ba210b14d 100644
--- a/tools/gyp/v8_base.host.linux-arm.mk
+++ b/tools/gyp/v8_base.host.linux-arm.mk
@@ -266,6 +266,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -357,6 +358,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_base.host.linux-arm64.mk b/tools/gyp/v8_base.host.linux-arm64.mk
index 5d6585120..a54baefe0 100644
--- a/tools/gyp/v8_base.host.linux-arm64.mk
+++ b/tools/gyp/v8_base.host.linux-arm64.mk
@@ -270,6 +270,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -359,6 +360,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_base.host.linux-mips.mk b/tools/gyp/v8_base.host.linux-mips.mk
index 2cbf6ad73..7b996c528 100644
--- a/tools/gyp/v8_base.host.linux-mips.mk
+++ b/tools/gyp/v8_base.host.linux-mips.mk
@@ -264,6 +264,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -359,6 +360,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_base.host.linux-x86.mk b/tools/gyp/v8_base.host.linux-x86.mk
index cd8997bef..1c513990f 100644
--- a/tools/gyp/v8_base.host.linux-x86.mk
+++ b/tools/gyp/v8_base.host.linux-x86.mk
@@ -264,6 +264,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -354,6 +355,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_base.host.linux-x86_64.mk b/tools/gyp/v8_base.host.linux-x86_64.mk
index 81116880f..0c4d6eb96 100644
--- a/tools/gyp/v8_base.host.linux-x86_64.mk
+++ b/tools/gyp/v8_base.host.linux-x86_64.mk
@@ -264,6 +264,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -354,6 +355,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libbase.host.darwin-arm.mk b/tools/gyp/v8_libbase.host.darwin-arm.mk
index 3d3b7d8ba..a560e3add 100644
--- a/tools/gyp/v8_libbase.host.darwin-arm.mk
+++ b/tools/gyp/v8_libbase.host.darwin-arm.mk
@@ -59,6 +59,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -144,6 +145,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libbase.host.darwin-arm64.mk b/tools/gyp/v8_libbase.host.darwin-arm64.mk
index 2c63e6e47..a3d85dc1a 100644
--- a/tools/gyp/v8_libbase.host.darwin-arm64.mk
+++ b/tools/gyp/v8_libbase.host.darwin-arm64.mk
@@ -59,6 +59,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -142,6 +143,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libbase.host.darwin-mips.mk b/tools/gyp/v8_libbase.host.darwin-mips.mk
index 5491c2eb0..5af4ca438 100644
--- a/tools/gyp/v8_libbase.host.darwin-mips.mk
+++ b/tools/gyp/v8_libbase.host.darwin-mips.mk
@@ -60,6 +60,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -149,6 +150,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libbase.host.darwin-x86.mk b/tools/gyp/v8_libbase.host.darwin-x86.mk
index fda3c9474..bba2773b8 100644
--- a/tools/gyp/v8_libbase.host.darwin-x86.mk
+++ b/tools/gyp/v8_libbase.host.darwin-x86.mk
@@ -59,6 +59,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -143,6 +144,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libbase.host.darwin-x86_64.mk b/tools/gyp/v8_libbase.host.darwin-x86_64.mk
index a76f77b1d..9f7d81f6d 100644
--- a/tools/gyp/v8_libbase.host.darwin-x86_64.mk
+++ b/tools/gyp/v8_libbase.host.darwin-x86_64.mk
@@ -59,6 +59,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -143,6 +144,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libbase.host.linux-arm.mk b/tools/gyp/v8_libbase.host.linux-arm.mk
index 375d483e8..96cd3a055 100644
--- a/tools/gyp/v8_libbase.host.linux-arm.mk
+++ b/tools/gyp/v8_libbase.host.linux-arm.mk
@@ -59,6 +59,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -145,6 +146,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libbase.host.linux-arm64.mk b/tools/gyp/v8_libbase.host.linux-arm64.mk
index b19425089..fefaa3125 100644
--- a/tools/gyp/v8_libbase.host.linux-arm64.mk
+++ b/tools/gyp/v8_libbase.host.linux-arm64.mk
@@ -59,6 +59,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -143,6 +144,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libbase.host.linux-mips.mk b/tools/gyp/v8_libbase.host.linux-mips.mk
index ac4aa3415..2b7289506 100644
--- a/tools/gyp/v8_libbase.host.linux-mips.mk
+++ b/tools/gyp/v8_libbase.host.linux-mips.mk
@@ -60,6 +60,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -150,6 +151,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libbase.host.linux-x86.mk b/tools/gyp/v8_libbase.host.linux-x86.mk
index 639ddc45a..90957e6df 100644
--- a/tools/gyp/v8_libbase.host.linux-x86.mk
+++ b/tools/gyp/v8_libbase.host.linux-x86.mk
@@ -59,6 +59,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -144,6 +145,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libbase.host.linux-x86_64.mk b/tools/gyp/v8_libbase.host.linux-x86_64.mk
index cb69033e4..229430f9c 100644
--- a/tools/gyp/v8_libbase.host.linux-x86_64.mk
+++ b/tools/gyp/v8_libbase.host.linux-x86_64.mk
@@ -59,6 +59,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -144,6 +145,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libplatform.host.darwin-arm.mk b/tools/gyp/v8_libplatform.host.darwin-arm.mk
index 086b500c5..d89ce1807 100644
--- a/tools/gyp/v8_libplatform.host.darwin-arm.mk
+++ b/tools/gyp/v8_libplatform.host.darwin-arm.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -133,6 +134,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libplatform.host.darwin-arm64.mk b/tools/gyp/v8_libplatform.host.darwin-arm64.mk
index 8342b7257..77a5e7b4b 100644
--- a/tools/gyp/v8_libplatform.host.darwin-arm64.mk
+++ b/tools/gyp/v8_libplatform.host.darwin-arm64.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -131,6 +132,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libplatform.host.darwin-mips.mk b/tools/gyp/v8_libplatform.host.darwin-mips.mk
index 91928a2f7..f30d7fcb9 100644
--- a/tools/gyp/v8_libplatform.host.darwin-mips.mk
+++ b/tools/gyp/v8_libplatform.host.darwin-mips.mk
@@ -49,6 +49,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -138,6 +139,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libplatform.host.darwin-x86.mk b/tools/gyp/v8_libplatform.host.darwin-x86.mk
index 178dd202c..14f4d9519 100644
--- a/tools/gyp/v8_libplatform.host.darwin-x86.mk
+++ b/tools/gyp/v8_libplatform.host.darwin-x86.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -132,6 +133,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libplatform.host.darwin-x86_64.mk b/tools/gyp/v8_libplatform.host.darwin-x86_64.mk
index 18a38adec..666f82a3d 100644
--- a/tools/gyp/v8_libplatform.host.darwin-x86_64.mk
+++ b/tools/gyp/v8_libplatform.host.darwin-x86_64.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -132,6 +133,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libplatform.host.linux-arm.mk b/tools/gyp/v8_libplatform.host.linux-arm.mk
index 086b500c5..d89ce1807 100644
--- a/tools/gyp/v8_libplatform.host.linux-arm.mk
+++ b/tools/gyp/v8_libplatform.host.linux-arm.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -133,6 +134,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libplatform.host.linux-arm64.mk b/tools/gyp/v8_libplatform.host.linux-arm64.mk
index 8342b7257..77a5e7b4b 100644
--- a/tools/gyp/v8_libplatform.host.linux-arm64.mk
+++ b/tools/gyp/v8_libplatform.host.linux-arm64.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -131,6 +132,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libplatform.host.linux-mips.mk b/tools/gyp/v8_libplatform.host.linux-mips.mk
index 91928a2f7..f30d7fcb9 100644
--- a/tools/gyp/v8_libplatform.host.linux-mips.mk
+++ b/tools/gyp/v8_libplatform.host.linux-mips.mk
@@ -49,6 +49,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -138,6 +139,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libplatform.host.linux-x86.mk b/tools/gyp/v8_libplatform.host.linux-x86.mk
index 178dd202c..14f4d9519 100644
--- a/tools/gyp/v8_libplatform.host.linux-x86.mk
+++ b/tools/gyp/v8_libplatform.host.linux-x86.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -132,6 +133,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_libplatform.host.linux-x86_64.mk b/tools/gyp/v8_libplatform.host.linux-x86_64.mk
index 18a38adec..666f82a3d 100644
--- a/tools/gyp/v8_libplatform.host.linux-x86_64.mk
+++ b/tools/gyp/v8_libplatform.host.linux-x86_64.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -132,6 +133,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_nosnapshot.host.darwin-arm.mk b/tools/gyp/v8_nosnapshot.host.darwin-arm.mk
index 323d81e24..536aa5b78 100644
--- a/tools/gyp/v8_nosnapshot.host.darwin-arm.mk
+++ b/tools/gyp/v8_nosnapshot.host.darwin-arm.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -140,6 +141,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_nosnapshot.host.darwin-arm64.mk b/tools/gyp/v8_nosnapshot.host.darwin-arm64.mk
index 518a233fa..8187c0e47 100644
--- a/tools/gyp/v8_nosnapshot.host.darwin-arm64.mk
+++ b/tools/gyp/v8_nosnapshot.host.darwin-arm64.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -138,6 +139,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_nosnapshot.host.darwin-mips.mk b/tools/gyp/v8_nosnapshot.host.darwin-mips.mk
index 81c2a7ca9..fb83adb79 100644
--- a/tools/gyp/v8_nosnapshot.host.darwin-mips.mk
+++ b/tools/gyp/v8_nosnapshot.host.darwin-mips.mk
@@ -56,6 +56,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -145,6 +146,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_nosnapshot.host.darwin-x86.mk b/tools/gyp/v8_nosnapshot.host.darwin-x86.mk
index fbc635bd2..65e81a9bd 100644
--- a/tools/gyp/v8_nosnapshot.host.darwin-x86.mk
+++ b/tools/gyp/v8_nosnapshot.host.darwin-x86.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -139,6 +140,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_nosnapshot.host.darwin-x86_64.mk b/tools/gyp/v8_nosnapshot.host.darwin-x86_64.mk
index 1617586fe..cae2dada0 100644
--- a/tools/gyp/v8_nosnapshot.host.darwin-x86_64.mk
+++ b/tools/gyp/v8_nosnapshot.host.darwin-x86_64.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -139,6 +140,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_nosnapshot.host.linux-arm.mk b/tools/gyp/v8_nosnapshot.host.linux-arm.mk
index 323d81e24..536aa5b78 100644
--- a/tools/gyp/v8_nosnapshot.host.linux-arm.mk
+++ b/tools/gyp/v8_nosnapshot.host.linux-arm.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -140,6 +141,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_nosnapshot.host.linux-arm64.mk b/tools/gyp/v8_nosnapshot.host.linux-arm64.mk
index 518a233fa..8187c0e47 100644
--- a/tools/gyp/v8_nosnapshot.host.linux-arm64.mk
+++ b/tools/gyp/v8_nosnapshot.host.linux-arm64.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -138,6 +139,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_nosnapshot.host.linux-mips.mk b/tools/gyp/v8_nosnapshot.host.linux-mips.mk
index 81c2a7ca9..fb83adb79 100644
--- a/tools/gyp/v8_nosnapshot.host.linux-mips.mk
+++ b/tools/gyp/v8_nosnapshot.host.linux-mips.mk
@@ -56,6 +56,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -145,6 +146,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_nosnapshot.host.linux-x86.mk b/tools/gyp/v8_nosnapshot.host.linux-x86.mk
index fbc635bd2..65e81a9bd 100644
--- a/tools/gyp/v8_nosnapshot.host.linux-x86.mk
+++ b/tools/gyp/v8_nosnapshot.host.linux-x86.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-Os \
-g \
@@ -139,6 +140,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m32 \
-fno-ident \
-fdata-sections \
diff --git a/tools/gyp/v8_nosnapshot.host.linux-x86_64.mk b/tools/gyp/v8_nosnapshot.host.linux-x86_64.mk
index 1617586fe..cae2dada0 100644
--- a/tools/gyp/v8_nosnapshot.host.linux-x86_64.mk
+++ b/tools/gyp/v8_nosnapshot.host.linux-x86_64.mk
@@ -55,6 +55,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-Os \
-g \
@@ -139,6 +140,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-m64 \
-fno-ident \
-fdata-sections \