mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-01-23 16:50:29 +01: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:
parent
36e094230c
commit
deb3c645a4
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ Gtest_dyn1_SOURCES = Gtest-dyn1.c flush-cache.S
|
||||||
Ltest_dyn1_SOURCES = Ltest-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_SOURCES = test-static-link-loc.c test-static-link-gen.c
|
||||||
test_static_link_LDFLAGS = -all-static
|
test_static_link_LDFLAGS = -all-static
|
||||||
|
forker_LDFLAGS = -all-static
|
||||||
|
|
||||||
LIBUNWIND = ../src/libunwind-$(arch).la
|
LIBUNWIND = ../src/libunwind-$(arch).la
|
||||||
LDADD = $(LIBUNWIND)
|
LDADD = $(LIBUNWIND)
|
||||||
|
|
Loading…
Reference in a new issue