* config/cris/t-linux (LIMITS_H_TEST): Define.
From-SVN: r105322
This commit is contained in:
parent
fdeff56396
commit
9f92185eb9
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
PR rtl-opt/23324
|
||||
|
@ -1,2 +1,6 @@
|
||||
TARGET_LIBGCC2_CFLAGS += -fPIC
|
||||
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 = :
|
||||
|
Loading…
Reference in New Issue
Block a user