summaryrefslogtreecommitdiff
path: root/gcc/config/t-freebsd
blob: af2df24f1054696b7f5f01fd535d0c86b2f764f7 (plain)
1
2
3
4
5
6
7
8
9
# 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)/unwind-c.c