Swap out -ffast-math for a safe subset of optimization flags (#9682)
authorsfan5 <sfan5@live.de>
Thu, 16 Apr 2020 08:23:48 +0000 (10:23 +0200)
committerGitHub <noreply@github.com>
Thu, 16 Apr 2020 08:23:48 +0000 (10:23 +0200)
commit5cbe8437a8f7efc9c76baf23de700e96ad96b385
treeb10dde1f949b8528e4f634ce54069fa444dc0541
parente8ac5a31cf12afcfddf8e3ed31e8038930edb06f
Swap out -ffast-math for a safe subset of optimization flags (#9682)

It caused more trouble than its worth.
fixes #3943, fixes #5330
src/CMakeLists.txt
src/collision.cpp