Updated OW float flags
This commit is contained in:
parent
05cb432e31
commit
1fb14e7499
@ -25,8 +25,8 @@
|
||||
{
|
||||
ExtraWarnings = "-wx",
|
||||
FatalWarning = "-we",
|
||||
FloatFast = "-ffast-math",
|
||||
FloatStrict = "-ffloat-store",
|
||||
FloatFast = "-omn",
|
||||
FloatStrict = "-op",
|
||||
Optimize = "-ox",
|
||||
OptimizeSize = "-os",
|
||||
OptimizeSpeed = "-ot",
|
||||
|
Reference in New Issue
Block a user