mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Ensure compilation on RHEL/Centos 6 gcc
This commit is contained in:
parent
8bc1981891
commit
49b44d8238
@ -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': [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user