Commit 9f92185e by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

* config/cris/t-linux (LIMITS_H_TEST): Define.

From-SVN: r105322
parent fdeff563
2005-10-12 Hans-Peter Nilsson <hp@axis.com>
* config/cris/t-linux (LIMITS_H_TEST): Define.
2005-10-12 Richard Henderson <rth@redhat.com> 2005-10-12 Richard Henderson <rth@redhat.com>
PR rtl-opt/23324 PR rtl-opt/23324
......
TARGET_LIBGCC2_CFLAGS += -fPIC TARGET_LIBGCC2_CFLAGS += -fPIC
CRTSTUFF_T_CFLAGS_S = $(TARGET_LIBGCC2_CFLAGS) CRTSTUFF_T_CFLAGS_S = $(TARGET_LIBGCC2_CFLAGS)
# We *know* we have a limits.h in the glibc library, with extra
# definitions needed for e.g. libgfortran.
LIMITS_H_TEST = :
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment