[PATCH 2/1] config: do not define DEBUGINFOD_URLS environment variable unnecessarily
Mark Wielaard
mark@klomp.org
Mon Nov 9 13:31:50 GMT 2020
Hi Dmitry,
On Wed, 2020-11-04 at 08:00 +0000, Dmitry V. Levin wrote:
> Before this change, when elfutils was configured without
> --enable-debuginfod-urls, the installed profile.d/debuginfod.sh and
> profile.d/debuginfod.csh scripts used to define the DEBUGINFOD_URLS
> environment variable as an non-empty string containing spaces, making
> all libdebuginfod users do extra work.
>
> Change these scripts to avoid defining the DEBUGINFOD_URLS environment
> variable unless configured using --enable-debuginfod-urls.
Looks good. Thanks for figuring out the csh variant.
Pushed.
Cheers,
Mark
More information about the Elfutils-devel
mailing list