]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Support building when fts and obstack aren't part of libc.
authorÉrico Rolim <erico.erc@gmail.com>
Mon, 2 Nov 2020 00:48:50 +0000 (21:48 -0300)
committerMark Wielaard <mark@klomp.org>
Tue, 3 Nov 2020 00:11:06 +0000 (01:11 +0100)
commitda855fc9cd415c288bfcb9de1f3d5eb329de0557
tree4391641bd3a7f8b2f796454cc9bc706041030016
parentb503c358dde835d8a1ae3ebd4968755ff396f814
Support building when fts and obstack aren't part of libc.

- Make configure.ac test for fts and obstack availability;
- Add fts and obstack ldflags to all files that need them;
- Add missing argp ldflags to programs in debuginfod/.

Signed-off-by: Érico Rolim <erico.erc@gmail.com>
ChangeLog
configure.ac
debuginfod/ChangeLog
debuginfod/Makefile.am
libdw/ChangeLog
libdw/Makefile.am
src/ChangeLog
src/Makefile.am