mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-01-22 16:20:29 +01:00
(check_PROGRAMS_cdep): Mention test-mem.
(Logical change 1.137)
This commit is contained in:
parent
5e111c69df
commit
d154b86e84
1 changed files with 5 additions and 5 deletions
|
@ -18,11 +18,11 @@ if ARCH_IA64
|
|||
Gia64-test-rbs Lia64-test-rbs
|
||||
endif
|
||||
check_SCRIPTS_cdep =
|
||||
check_PROGRAMS_cdep = Gtest-exc Ltest-exc Gtest-init Ltest-init \
|
||||
Gtest-concurrent Ltest-concurrent \
|
||||
Gtest-resume-sig Ltest-resume-sig \
|
||||
Gtest-dyn1 Ltest-dyn1 \
|
||||
test-flush-cache test-setjmp test-ptrace
|
||||
check_PROGRAMS_cdep = Gtest-exc Ltest-exc Gtest-init Ltest-init \
|
||||
Gtest-concurrent Ltest-concurrent \
|
||||
Gtest-resume-sig Ltest-resume-sig \
|
||||
Gtest-dyn1 Ltest-dyn1 \
|
||||
test-flush-cache test-mem test-setjmp test-ptrace
|
||||
noinst_PROGRAMS_cdep = bt test-varargs Gperf-simple Lperf-simple
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue