aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/t-libunwind
blob: 53ba327a3167bb648604f90588730c47d016f1cd (plain)
1
2
3
4
5
6
# Override the default value from t-slibgcc-elf-ver and mention -lunwind
# so that the resulting libgcc_s.so has the necessary DT_NEEDED entry for
# libunwind.
SHLIB_LC = -lunwind -lc
LIB2ADDEH = $(srcdir)/unwind-libunwind.c $(srcdir)/unwind-sjlj.c \
	    $(srcdir)/unwind-c.c