23b0bb480b
A glibc 2.26 regression (https://sourceware.org/bugzilla/show_bug.cgi?id=21930) broke the test detecting whether libstdc++ can make use of C99 <math.h> functions, which resulted in <cmath> loading <math.h> the wrong way, breaking all C++ code using <cmath>. We override the test to provide the correct result, and <math.h> is now imported again in a C++ friendly way via <cmath>. Closes #7324. See also #7307. |
||
---|---|---|
.. | ||
files | ||
patches | ||
template | ||
update |