kumquat-buildroot/package/gdb
Alexey Brodkin 155a474f99 gdb: fix target gdb building from git
Currently we only add "host-texinfo" dependency for host GDB built
from git sources. But in case of target gdb texinfo won't be built
and so gdb building will fail on attempt to build documentation.

Fix is trivial - add "host-texinfo" as a dependency for target gdb
in the sme way as we disable documentation building via both
GDB_CONF_ENV (for target) and HOST_GDB_CONF_ENV (host) GDB flavors.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Anton Kolesov <akolesov@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-03-16 22:10:23 +01:00
..
7.7.1 package/gdb: fix build with glibc 2.20 2015-03-13 23:12:37 +01:00
Config.in package/gdb: farewell avr32 2015-02-14 17:45:11 +01:00
Config.in.host package/gdb: farewell avr32 2015-02-14 17:45:11 +01:00
gdb-python-config
gdb.mk gdb: fix target gdb building from git 2015-03-16 22:10:23 +01:00