mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 04:50:07 +00:00
1361e98d56
The condition for declaration of long double functions in math-finite.h was #ifdef __MATH_DECLARE_LDOUBLE before the macroization of this file. After the macroization, it was incorreclty changed to #if __MATH_DECLARE_LDOUBLE, which broke the build for arm. * math/math.h: Fix check for __MATH_DECLARE_LDOUBLE. * math/bits/math-finite.h: Likewise. |
||
---|---|---|
.. | ||
cmathcalls.h | ||
math-finite.h | ||
mathcalls-helper-functions.h | ||
mathcalls.h |