Index: gyp/common_conditions.gypi |
diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi |
index b4b98902633fb83972c004697846ed1154a96a10..bc36e8a8cc0ceb29c309cf0baf99aefca79d6cbb 100644 |
--- a/gyp/common_conditions.gypi |
+++ b/gyp/common_conditions.gypi |
@@ -244,6 +244,7 @@ |
'-Winit-self', |
'-Wpointer-arith', |
'-Wsign-compare', |
+ '-Wvla', |
'-Wno-unused-parameter', |
], |
@@ -561,6 +562,7 @@ |
'-Winit-self', |
'-Wpointer-arith', |
'-Wsign-compare', |
+ '-Wvla', |
'-Wno-unused-parameter', |
], |