return CMakeLists.txt flags

This commit is contained in:
veclav talica 2024-07-28 13:33:29 +03:00
parent bbcc49d925
commit c59708d619

View File

@ -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