diff --git a/common.gypi b/common.gypi index 67aa8e7200a162..7fb2a5f99b4e23 100644 --- a/common.gypi +++ b/common.gypi @@ -245,6 +245,7 @@ 'defines': [ 'V8_DEPRECATION_WARNINGS', 'V8_IMMINENT_DEPRECATION_WARNINGS', + '_GLIBCXX_USE_CXX11_ABI=1', ], # Forcibly disable -Werror. We support a wide range of compilers, it's