aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/config/cris/t-linux
blob: 71a964936dbf9586794683982c66d6c9acfc1f37 (plain)
1
2
3
4
5
# We *know* we have a limits.h in the glibc library, with extra
# definitions needed for e.g. libgfortran.
ifneq ($(inhibit_libc),true)
LIMITS_H_TEST = :
endif