Index: build/standalone.gypi |
diff --git a/build/standalone.gypi b/build/standalone.gypi |
index d85f70c6c50a90b7d3035e17a0ae239c49652c7e..1855d7c06c9e976d25390a8cd9a4c8b9ae7bbdfa 100644 |
--- a/build/standalone.gypi |
+++ b/build/standalone.gypi |
@@ -201,11 +201,6 @@ |
# the C++ standard library is used. |
'use_custom_libcxx%': 1, |
}], |
- ['OS=="linux" and v8_target_arch==host_arch', { |
- # Gradually roll out v8_use_external_startup_data. |
- # Should eventually be default enabled on all platforms. |
- 'v8_use_external_startup_data%': 1, |
- }], |
], |
# Default ARM variable settings. |
'arm_version%': 'default', |