blob: 71a964936dbf9586794683982c66d6c9acfc1f37 [file] [log] [blame]
# 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