mirror of
https://github.com/bkaradzic/bx.git
synced 2026-09-07 02:48:33 +00:00
Added BX_CONFIG_FMA, SIMD madd/msub/nmsub, f32 rounding and integer div/mod. (#421)
This commit is contained in:
committed by
GitHub
parent
080f466590
commit
2b9ef62e7a
@@ -239,7 +239,6 @@ function toolchain(_buildDir, _libDir)
|
||||
flags {
|
||||
"Cpp20",
|
||||
"ExtraWarnings",
|
||||
"FloatFast",
|
||||
}
|
||||
|
||||
if _ACTION == "gmake" or _ACTION == "ninja" then
|
||||
|
||||
Reference in New Issue
Block a user