]> sourceware.org Git - systemtap.git/commit
configury: rework debuginfod searches
authorFrank Ch. Eigler <fche@redhat.com>
Tue, 17 Oct 2023 18:24:59 +0000 (14:24 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 25 Oct 2023 19:29:34 +0000 (15:29 -0400)
commit2e67b053e3796ee7cf29a39f9698729b52078406
treed47bc579a7c9d2a94e220635feebd5285f3b4b83
parent019239d26df1e3526f1b4a0e4651af4e5b3b39e0
configury: rework debuginfod searches

Support --with-debuginfod=/PATH mode invocation to point at an
elfutils $prefix (install tree base).  This is necessary to build
metadata query support, which is not yet in system elfutils libraries.
18 files changed:
Makefile.am
Makefile.in
configure
configure.ac
doc/Makefile.in
doc/SystemTap_Tapset_Reference/Makefile.in
doc/beginners/Makefile.in
httpd/Makefile.in
httpd/docker/Makefile.in
interactive-notebook/Makefile.in
java/Makefile.in
man/Makefile.in
man/cs/Makefile.in
python/Makefile.in
stap-exporter/Makefile.in
stapbpf/Makefile.in
stapdyn/Makefile.in
staprun/Makefile.in
This page took 0.031251 seconds and 5 git commands to generate.