]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
binutils: get rid of host-texinfo dependency and other documentation tricks
authorThomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Sat, 8 Oct 2016 19:03:32 +0000 (21:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 9 Oct 2016 11:55:15 +0000 (13:55 +0200)
commitf7e7aea90dc83a175e86e577446811ae84f7b3db
tree4e20a5643a6861d6639419dbda0b4df7f547809f
parent12306a81f8edc6db84e4e3c5e58e707ba9e4c9f5
binutils: get rid of host-texinfo dependency and other documentation tricks

The binutils/host-binutils package applied several tricks to avoid building
info documentation. In the worst case, host-texinfo is added as dependency.

However, there is a simpler solution that removes the need for all these
tricks: 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/binutils/binutils.mk