aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2020-09-15 17:04:40 -0400
committerKevin O'Connor <kevin@koconnor.net>2020-09-15 17:12:53 -0400
commita92d99572731f65513c071f3d193af1e828f7fcd (patch)
tree4ae37990d40b3de32a18943110c09d8166862d7e /klippy/extras
parent054762da3dddec162c142c407e0f5b75a5b5a710 (diff)
downloadkutter-a92d99572731f65513c071f3d193af1e828f7fcd.tar.gz
kutter-a92d99572731f65513c071f3d193af1e828f7fcd.tar.xz
kutter-a92d99572731f65513c071f3d193af1e828f7fcd.zip
chelper: Set compiler flags to never use "x387" floating point math
The default on X86 32bit machines is to use 80bit floating point math (as found in the ancient "387 coprocessor"). This can cause numerical stability problems. Set the compiler flags to make sure the newer SSE math is always used on X86. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras')
0 files changed, 0 insertions, 0 deletions