summaryrefslogtreecommitdiffstats
path: root/gcc/config/cris/t-linux
blob: e10d083f5654f89bd16d71f66b637cd63e9d56c9 (plain)
1
2
3
4
5
6
7
8
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.
ifneq ($(inhibit_libc),true)
LIMITS_H_TEST = :
endif
OpenPOWER on IntegriCloud