* config/xtensa/xtensa.c (call_insn_operand): Check
[official-gcc.git] / gcc / config / t-kfreebsd-gnu
bloba40dc7a568a218ca7e008a9e714727d3a4679494
1 # glibc provides a limits.h, which must be combined with gcc's limits.h.
2 LIMITS_H_TEST = true
4 # Compile crtbeginS.o and crtendS.o with pic.
5 CRTSTUFF_T_CFLAGS_S = -fPIC
6 # Compile libgcc2.a with pic.
7 TARGET_LIBGCC2_CFLAGS = -fPIC
9 # Override t-slibgcc-elf-ver to export some libgcc symbols with
10 # the symbol versions that glibc used.
11 SHLIB_MAPFILES += $(srcdir)/config/libgcc-glibc.ver
13 # Use unwind-dw2-fde-glibc
14 LIB2ADDEH = $(srcdir)/unwind-dw2.c $(srcdir)/unwind-dw2-fde-glibc.c \
15   $(srcdir)/unwind-sjlj.c
16 LIB2ADDEHDEP = unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c