Commit f1d4c3de by Steve Ellcey Committed by Steve Ellcey

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
parent 5c62e661
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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment