commit | 21f63567de27880bbc4bf8aa24e3d387c1dfb275 | [log] [tgz] |
---|---|---|
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | Tue Jun 12 16:43:34 2018 +0100 |
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | Wed Jun 13 11:05:23 2018 +0100 |
tree | 921ac6dc241ac53caf44f388acc3034c20b19101 | |
parent | b7d568d7eee5914a13a728017d1b0b8442bb5feb [diff] |
Always compile mathtest with -fmath-errno To make the errno tests meaningful mathtest needs to be compiled with errno support otherwise (math_errhandling & MATH_ERRNO) can be 0.