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',
'-fexceptions',
'-Wall',
'-Ofast',
'-flto',
'-funroll-loops'
'-O3'
],
'xcode_settings': {
'OTHER_CPLUSPLUSFLAGS': [