diff --git a/build/common.gypi b/build/common.gypi index 98cc8cb3b5..19c10b3d2a 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -95,7 +95,7 @@ # For a shared library build, results in "libv8-<(soname_version).so". 'soname_version%': '', - + # Interpreted regexp engine exists as platform-independent alternative # based where the regular expression is compiled to a bytecode. 'v8_interpreted_regexp%': 0,