]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/config/cris/t-linux
Move libgcc2 to toplevel libgcc
[thirdparty/gcc.git] / gcc / config / cris / t-linux
1 # We *know* we have a limits.h in the glibc library, with extra
2 # definitions needed for e.g. libgfortran.
3 ifneq ($(inhibit_libc),true)
4 LIMITS_H_TEST = :
5 endif