]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/config/t-sol2
Makefile.in (UNWIND_H): Remove.
[thirdparty/gcc.git] / libgcc / config / t-sol2
index e55c64f646d1e779ad177d53507a39c87245627e..bfb8f3b5cc2ee3144778f5d2ab537e9f1aee5d34 100644 (file)
 # along with GCC; see the file COPYING3.  If not see
 # <http://www.gnu.org/licenses/>.
 
-# Use unwind-dw2-fde-glibc.c.  Unless linker support and dl_iterate_phdr
-# are present, automatically falls back to unwind-dw2-fde.c.
-LIB2ADDEH = $(gcc_srcdir)/unwind-dw2.c $(gcc_srcdir)/unwind-dw2-fde-glibc.c \
-  $(gcc_srcdir)/unwind-sjlj.c $(gcc_srcdir)/unwind-c.c $(gcc_srcdir)/emutls.c
-
 # gmon build rule:
 gmon.o:        $(srcdir)/config/gmon-sol2.c
        $(gcc_compile) -c $<