Use FloatFast.

This commit is contained in:
Бранимир Караџић
2019-05-07 18:52:11 -07:00
parent 3a9d921505
commit 400a3d073b

View File

@@ -195,6 +195,7 @@ function toolchain(_buildDir, _libDir)
flags {
"Cpp14",
"ExtraWarnings",
"FloatFast",
}
if _ACTION == "gmake" or _ACTION == "ninja" then