ports/devel/elfutils/files/patch-lib_Makefile.am
Yuri Victorovich c620f72bd2 devel/elfutils: Update 0.179 -> 0.187
PR:		263594
Approved by:	cem@ (maintainer timeout; 14 days)
2022-05-10 15:50:01 -07:00

12 lines
462 B
Text

--- lib/Makefile.am.orig 2022-04-25 20:56:39 UTC
+++ lib/Makefile.am
@@ -35,7 +35,8 @@ noinst_LIBRARIES = libeu.a
libeu_a_SOURCES = xasprintf.c xstrdup.c xstrndup.c xmalloc.c next_prime.c \
crc32.c crc32_file.c \
- color.c error.c printversion.c
+ color.c error.c printversion.c \
+ error.c obstack.c obstack_printf.c
noinst_HEADERS = fixedsizehash.h libeu.h system.h dynamicsizehash.h list.h \
eu-config.h color.h printversion.h bpf.h \