mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-15 20:58:13 +01:00
(check_SCRIPTS_cdep): Mention run-ptrace-mapper.
(noinst_PROGRAMS_cdep): Mention mapper. (Logical change 1.209)
This commit is contained in:
parent
58d140ec77
commit
6cb58ac940
1 changed files with 2 additions and 2 deletions
|
@ -21,14 +21,14 @@ if ARCH_IA64
|
||||||
Gia64-test-nat Lia64-test-nat \
|
Gia64-test-nat Lia64-test-nat \
|
||||||
Gia64-test-rbs Lia64-test-rbs
|
Gia64-test-rbs Lia64-test-rbs
|
||||||
endif
|
endif
|
||||||
check_SCRIPTS_cdep =
|
check_SCRIPTS_cdep = run-ptrace-mapper
|
||||||
check_PROGRAMS_cdep = Gtest-exc Ltest-exc Gtest-init Ltest-init \
|
check_PROGRAMS_cdep = Gtest-exc Ltest-exc Gtest-init Ltest-init \
|
||||||
Gtest-concurrent Ltest-concurrent \
|
Gtest-concurrent Ltest-concurrent \
|
||||||
Gtest-resume-sig Ltest-resume-sig \
|
Gtest-resume-sig Ltest-resume-sig \
|
||||||
Gtest-dyn1 Ltest-dyn1 \
|
Gtest-dyn1 Ltest-dyn1 \
|
||||||
test-async-sig test-flush-cache test-mem \
|
test-async-sig test-flush-cache test-mem \
|
||||||
test-setjmp test-ptrace
|
test-setjmp test-ptrace
|
||||||
noinst_PROGRAMS_cdep = bt forker test-varargs Gperf-simple Lperf-simple
|
noinst_PROGRAMS_cdep = bt forker mapper test-varargs Gperf-simple Lperf-simple
|
||||||
|
|
||||||
perf: perf-startup Gperf-simple Lperf-simple
|
perf: perf-startup Gperf-simple Lperf-simple
|
||||||
@echo "########## Basic performance of generic libunwind:"
|
@echo "########## Basic performance of generic libunwind:"
|
||||||
|
|
Loading…
Reference in a new issue