view gcc/config/cris/t-linux @ 116:367f9f4f266e

fix gimple.h
author mir3636
date Tue, 28 Nov 2017 20:22:01 +0900 (2017-11-28)
parents 04ced10e8804
children
line wrap: on
line source
# 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