return CMakeLists.txt flags
This commit is contained in:
parent
bbcc49d925
commit
c59708d619
@ -100,7 +100,9 @@ else()
|
||||
# these SHOULDN'T break anything...
|
||||
-fno-math-errno
|
||||
-ffp-contract=fast
|
||||
-fno-signed-zeros)
|
||||
-fno-signed-zeros
|
||||
-fno-trapping-math
|
||||
-freciprocal-math)
|
||||
set(BUILD_FLAGS_RELEASE
|
||||
-O3
|
||||
-flto
|
||||
|
Loading…
Reference in New Issue
Block a user