From deb3c645a478b741d8616e1a66a3ace70df14c76 Mon Sep 17 00:00:00 2001 From: "hp.com!davidm" Date: Tue, 20 Apr 2004 16:53:44 +0000 Subject: [PATCH] Auto merged 2004/04/20 09:53:04-07:00 hp.com!davidm (forker_LDFLAGS): Mention -all-static. (Logical change 1.205) --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index a7ec93cb..8b360ed4 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -66,6 +66,7 @@ Gtest_dyn1_SOURCES = Gtest-dyn1.c flush-cache.S Ltest_dyn1_SOURCES = Ltest-dyn1.c flush-cache.S test_static_link_SOURCES = test-static-link-loc.c test-static-link-gen.c test_static_link_LDFLAGS = -all-static +forker_LDFLAGS = -all-static LIBUNWIND = ../src/libunwind-$(arch).la LDADD = $(LIBUNWIND)