xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/t-linux (revision 36ac495d2b3ea2b9d96377b2143ebfedac224b92)
1*36ac495dSmrg# We *know* we have a limits.h in the glibc library, with extra
2*36ac495dSmrg# definitions needed for e.g. libgfortran.
3*36ac495dSmrgifneq ($(inhibit_libc),true)
4*36ac495dSmrgLIMITS_H_TEST = :
5*36ac495dSmrgendif
6