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