linux: Make fdopendir fail with O_PATH (BZ 30373)
[glibc.git] / sysdeps / mips / ldbl-classify-compat.h
blob547ac7b53a187817bffe3e0e88f014d9304fe722
1 #ifndef MIPS_LDBL_CLASSIFY_COMPAT_H
2 #define MIPS_LDBL_CLASSIFY_COMPAT_H 1
4 /* Enable __finitel, __isinfl, and __isnanl for binary compatibility
5 when built without long double support. */
6 #define LDBL_CLASSIFY_COMPAT 1
8 #endif