| Index: common.gypi |
| =================================================================== |
| --- a/common.gypi |
| +++ b/common.gypi |
| @@ -4,6 +4,8 @@ |
| 'library%': 'static_library', |
| 'component%': '', |
| 'want_separate_host_toolset': 0, |
| + 'v8_optimized_debug': 0, |
| + 'v8_enable_i18n_support': 0, |
| }, |
| 'conditions': [ |