2015-10-15 10:25:28 +02:00

6 lines
160 B
Plaintext

# 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