diff --git a/binding.gyp b/binding.gyp index 75f63c08..207d1fb9 100755 --- a/binding.gyp +++ b/binding.gyp @@ -22,9 +22,7 @@ '-std=c++0x', '-fexceptions', '-Wall', - '-Ofast', - '-flto', - '-funroll-loops' + '-O3' ], 'xcode_settings': { 'OTHER_CPLUSPLUSFLAGS': [