From: Steve Ellcey Date: Thu, 3 Mar 2011 18:57:35 +0000 (+0000) Subject: t-hpux: Add $(srcdir)/unwind-c.c to LIB2ADDEH X-Git-Tag: upstream/12.2.0~86091 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f1d4c3de86bda07dfda25881fef531b756e45a9f;p=platform%2Fupstream%2Fgcc.git t-hpux: Add $(srcdir)/unwind-c.c to LIB2ADDEH 2011-03-03 Steve Ellcey * config/ia64/t-hpux: Add $(srcdir)/unwind-c.c to LIB2ADDEH From-SVN: r170659 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1273286..9790d8b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2011-03-03 Steve Ellcey + + * config/ia64/t-hpux: Add $(srcdir)/unwind-c.c to LIB2ADDEH + 2011-03-03 Jakub Jelinek PR c/47963 diff --git a/gcc/config/ia64/t-hpux b/gcc/config/ia64/t-hpux index 1285b36..a97ab5c 100644 --- a/gcc/config/ia64/t-hpux +++ b/gcc/config/ia64/t-hpux @@ -50,7 +50,7 @@ LIBGCC1_TEST = T_CFLAGS += -DUSE_LIBUNWIND_EXCEPTIONS -LIB2ADDEH = +LIB2ADDEH = $(srcdir)/unwind-c.c SHLIB_EXT = .so # Must include -lunwind in the link, so that libgcc_s.so has the necessary