Ensure compilation on RHEL/Centos 6 gcc

This commit is contained in:
Lovell Fuller 2014-10-21 22:01:43 +01:00
parent 8bc1981891
commit 49b44d8238

View File

@ -22,9 +22,7 @@
'-std=c++0x', '-std=c++0x',
'-fexceptions', '-fexceptions',
'-Wall', '-Wall',
'-Ofast', '-O3'
'-flto',
'-funroll-loops'
], ],
'xcode_settings': { 'xcode_settings': {
'OTHER_CPLUSPLUSFLAGS': [ 'OTHER_CPLUSPLUSFLAGS': [