Compile with -fno-math-errno when available
commit1754d54c18b58995718d2695151a945ee232b0f1
authorChris Robinson <chris.kcat@gmail.com>
Thu, 27 Apr 2017 01:35:05 +0000 (26 18:35 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Thu, 27 Apr 2017 01:35:05 +0000 (26 18:35 -0700)
treef4443a5335742c5a6d03c3941f46afc651069386
parent12fb0404c18ec280d13a68237212f57a8242af8f
Compile with -fno-math-errno when available

Helps GCC to inline some fp functions, e.g. lrintf
CMakeLists.txt