t-libunwind revision 132718
1132718Skan# Override the default value from t-slibgcc-elf-ver and mention -lunwind
2132718Skan# so that the resulting libgcc_s.so has the necessary DT_NEEDED entry for
3132718Skan# libunwind.
4132718SkanSHLIB_LC = -lunwind -lc
5132718SkanLIB2ADDEH = $(srcdir)/unwind-sjlj.c $(srcdir)/unwind-c.c
6