]> git.ipfire.org Git - thirdparty/elfutils.git/commit
debuginfod: Make sure extra libs are also included in static link in src/ too
authorFrank Ch. Eigler <fche@redhat.com>
Fri, 6 Sep 2024 23:26:36 +0000 (19:26 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Fri, 6 Sep 2024 23:29:28 +0000 (19:29 -0400)
commit09d237b83c5d73a514b22e3bb269fd41b7aa0562
tree3a985998f636b0fc80426be0dee9b9400f627b1e
parentb9fd1dda0ba6ddf7dd14ff6745ea3e884a2f553a
debuginfod: Make sure extra libs are also included in static link in src/ too

commit 742fb81f3 did most of the work for supporting --enable-gcov,
but one debuginfod client is hiding in the src/ directory, namely
srcfiles, which also needs this enumeration of dependent libraries
for static linkage.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
src/Makefile.am