From: Thomas Petazzoni
Add a --{enable,disable}-progs configuration option to elfutils. This
allows to selectively disable the compilation of the elfutils programs
(in which case only the libraries are built and installed). This is
useful because the programs are often not needed, and also becaus
Hi Mark,
Le sam. 3 oct. 2020 à 00:03, Mark Wielaard a écrit :
>
> Hi,
>
> On Thu, Oct 01, 2020 at 08:34:47PM +0200, Fabrice Fontaine via Elfutils-devel
> wrote:
> > From: Thomas Petazzoni
> >
> > Add a --{enable,disable}-progs configuration option to elfutil