[Bug libelf/32293] Build of vl4-utils using elfutils-0.192 libelf (static) fails
mark at klomp dot org
sourceware-bugzilla@sourceware.org
Wed Oct 23 22:10:56 GMT 2024
https://sourceware.org/bugzilla/show_bug.cgi?id=32293
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
commit f5d6e088f84dd05278c4698a21cbf1ff4569978d
Author: Mark Wielaard <mark@klomp.org>
Date: Tue Oct 22 15:03:42 2024 +0200
libelf: Add libeu objects to libelf.a static archive
libelf might use some symbols from libeu.a, specifically the eu-search
wrappers. But we don't ship libeu.a separately. So include the libeu
objects in the libelf.a archive to facilitate static linking.
* libelf/Makefile.am (libeu_objects): New variable.
(libelf_a_LIBADD): New, add libeu_objects.
https://sourceware.org/bugzilla/show_bug.cgi?id=32293
Signed-off-by: Mark Wielaard <mark@klomp.org>
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Elfutils-devel
mailing list