gdb: get rid of host-texinfo dependency
authorThomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Sat, 8 Oct 2016 19:03:31 +0000 (21:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 9 Oct 2016 11:55:08 +0000 (13:55 +0200)
commit12306a81f8edc6db84e4e3c5e58e707ba9e4c9f5
tree3a906a50e3148aca20705ce583d00ce11480a68e
parent8a45d08c4a859565ecc0e31af57a8ab9b18e7533
gdb: get rid of host-texinfo dependency

The host-texinfo dependency in gdb/host-gdb was added because gdb insisted
in building info documentation in recent versions, and we want to avoid
'makeinfo' to be present on the build system.

However, there is another solution that does not require actually building
host-texinfo: instruct the makefiles to use a dummy makeinfo command
('true').

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gdb/gdb.mk