diff --git a/features.gypi b/features.gypi index 5aca98fc475..04bc4452b3c 100644 --- a/features.gypi +++ b/features.gypi @@ -2,7 +2,7 @@ # If it looks stupid but it works it ain't stupid. 'variables': { 'variables': { - 'enable_osr%': 1, + 'enable_osr%': 0, # FIXME(alexeykuzmin) 'enable_run_as_node%': 1, }, 'enable_osr%': '<(enable_osr)',