Index: src/d8.gyp |
diff --git a/src/d8.gyp b/src/d8.gyp |
index c033fd7e4e47b00108b14a5282ffc0197516202a..097abc04652fc39de72fc094ea08c5c2c670efdf 100644 |
--- a/src/d8.gyp |
+++ b/src/d8.gyp |
@@ -31,7 +31,7 @@ |
'console%': '', |
# Enable support for Intel VTune. Supported on ia32/x64 only |
'v8_enable_vtunejit%': 0, |
- 'v8_enable_i18n_support%': 0, |
+ 'v8_enable_i18n_support%': 1, |
}, |
'includes': ['../build/toolchain.gypi', '../build/features.gypi'], |
'targets': [ |