1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-26 03:11:44 +02:00

Auto merged

2004/04/20 09:53:04-07:00 hp.com!davidm
(forker_LDFLAGS): Mention -all-static.

(Logical change 1.205)
This commit is contained in:
hp.com!davidm 2004-04-20 16:53:44 +00:00
parent 36e094230c
commit deb3c645a4

View file

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