elfutils 0.153 released

Kurt Roeckx kurt at roeckx.be
Fri Feb 24 21:09:07 UTC 2012


On Thu, Feb 23, 2012 at 02:04:43PM +0100, Mark Wielaard wrote:
> A new release of elfutils is available now at:
> https://fedorahosted.org/releases/e/l/elfutils/0.153/

libcpu/Makefile.am has:
CLEANFILES += $(foreach P,i386 x86_64,$P_defs $P.mnemonics $P_dis.h)

So make distclean removes them.

This results in i386_dis.h and x86_64_dis.h being removed, but
there are no targets to make those files without maintainer mode.


Kurt



More information about the elfutils-devel mailing list