t-hpux: Add $(srcdir)/unwind-c.c to LIB2ADDEH

2011-03-03  Steve Ellcey  <sje@cup.hp.com>

	* config/ia64/t-hpux: Add $(srcdir)/unwind-c.c to LIB2ADDEH

From-SVN: r170659
This commit is contained in:
Steve Ellcey 2011-03-03 18:57:35 +00:00 committed by Steve Ellcey
parent 5c62e6611d
commit f1d4c3de86
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-03-03 Steve Ellcey <sje@cup.hp.com>
* config/ia64/t-hpux: Add $(srcdir)/unwind-c.c to LIB2ADDEH
2011-03-03 Jakub Jelinek <jakub@redhat.com>
PR c/47963

View File

@ -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