mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-22 15:47:37 +01:00
(test_ptrace_LDADD): New macro.
(Logical change 1.151)
This commit is contained in:
parent
9b52d39425
commit
32f19d0e09
1 changed files with 1 additions and 0 deletions
|
@ -53,5 +53,6 @@ LIBUNWIND = ../src/libunwind-$(arch).la
|
|||
LDADD = $(LIBUNWIND)
|
||||
|
||||
test_setjmp_LDADD = ../src/libunwind-setjmp.la
|
||||
test_ptrace_LDADD = ../src/libunwind-ptrace.a $(LIBUNWIND)
|
||||
Ltest_concurrent_LDADD = $(LIBUNWIND) -lpthread
|
||||
Gtest_concurrent_LDADD = $(LIBUNWIND) -lpthread
|
||||
|
|
Loading…
Reference in a new issue