aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAaron Merey <amerey@redhat.com>2020-08-18 18:02:26 -0400
committerAaron Merey <amerey@redhat.com>2020-08-18 18:02:26 -0400
commitd138725a62c3fd04cd1b34352d778d6682c73694 (patch)
tree1cbdfd2a746f64acd11759216f58ffaf44020aa6 /etc
parent587a4371760ea2d4dc82571d488def304a3981ca (diff)
downloadgdb-d138725a62c3fd04cd1b34352d778d6682c73694.zip
gdb-d138725a62c3fd04cd1b34352d778d6682c73694.tar.gz
gdb-d138725a62c3fd04cd1b34352d778d6682c73694.tar.bz2
gdb/Makefile.in: Add DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS variables.
Introduce Makefile variables DEBUGINFOD_CFLAGS and DEBUGINFOD_LIBS that map to the configuration variables of the same names. Replace @DEBUGINFOD_LIBS@ with $(DEBUGINFOD_LIBS) in the definition of CLIBS in order to conform to the usage of other *_LIBS variables in Makefile.in. Add DEBUGINFOD_CFLAGS to INTERNAL_CFLAGS_BASE. This fixes an issue where GDB would fail to find debuginfod.h if it was not installed in a default location searched by the compiler. gdb/ChangeLog: * Makefile.in (DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS): New variables. (INTERNAL_CFLAGS_BASE): Add DEBUGINFOD_CFLAGS. (CLIBS): Add DEBUGINFOD_LIBS.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions