]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/gcc/config/t-libunwind
This commit was generated by cvs2svn to compensate for changes in r146539,
[FreeBSD/FreeBSD.git] / contrib / gcc / config / t-libunwind
1 # Override the default value from t-slibgcc-elf-ver and mention -lunwind
2 # so that the resulting libgcc_s.so has the necessary DT_NEEDED entry for
3 # libunwind.
4 SHLIB_LC = -lunwind -lc
5 LIB2ADDEH = $(srcdir)/unwind-sjlj.c $(srcdir)/unwind-c.c