Hi,
On Tue, 2022-09-13 at 09:40 -0700, Khem Raj via Elfutils-devel wrote:
> A local error() impelmentation is used when libc does not provide it,
> therefore link in libeu.a which contains this function in tests
> needing
> error() API
>
> Signed-off-by: Khem Raj
Thanks. Added a ChangeLog entry
A local error() impelmentation is used when libc does not provide it,
therefore link in libeu.a which contains this function in tests needing
error() API
Signed-off-by: Khem Raj
---
tests/Makefile.am | 60 +++
1 file changed, 30 insertions(+), 30 delet