[PATCH] gdb/Makefile.in: Add DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS variables

Aaron Merey amerey@redhat.com
Thu Aug 13 21:29:35 GMT 2020


On Wed, Aug 12, 2020 at 5:46 PM Simon Marchi <simark@simark.ca> wrote:
> Your commit message is missing the "why" of the change.  Why is that change necessary / desirable?

How about the following commit message:

Define variables DEBUGINFOD_CFLAGS and DEBUGINFOD_LIBS and add them to
INTERNAL_CFLAGS_BASE and CLIBS, respectively. Previously the value of
DEBUGINFOD_CFLAGS was not added to INTERNAL_CFLAGS_BASE. For some use
cases this could result in debuginfod.h not being found.

Aaron



More information about the Gdb-patches mailing list