aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/config/t-freebsd
blob: c1b086ea116443c44c8f786d0cc6d019f2bd2095 (plain)
1
2
3
4
5
6
7
8
9
10
# Compile crtbeginS.o and crtendS.o with pic.
CRTSTUFF_T_CFLAGS_S = $(CRTSTUFF_T_CFLAGS) -fPIC

# Compile libgcc.a with pic.
TARGET_LIBGCC2_CFLAGS += -fPIC

# Use unwind-dw2-fde-glibc
LIB2ADDEH = $(srcdir)/unwind-dw2.c $(srcdir)/unwind-dw2-fde-glibc.c \
  $(srcdir)/unwind-sjlj.c $(srcdir)/gthr-gnat.c $(srcdir)/unwind-c.c
LIB2ADDEHDEP = unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c