test-container: disable ld.so system cache on DSO detection
[glibc.git] / sysdeps / sh / ldbl-classify-compat.h
blobd3b978cdfff738fac4f88acf880bca394e784621
1 #ifndef SH_LDBL_CLASSIFY_COMPAT_H
2 #define SH_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