]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
binutils: fix makeinfo related issue
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 8 Sep 2016 19:49:22 +0000 (21:49 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 11 Sep 2016 20:50:35 +0000 (22:50 +0200)
commita5033dd7facaec3cd8d0d129b1f457a2f55f6d7e
tree06580cd326e66d1c6d548ee50b6b16667838f301
parentd8a2955a2b82d75f3684e846b0c2411294233eea
binutils: fix makeinfo related issue

The latest version of binutils, 2.27, added in commit
b700157db40410907d6a07582eacbb5030fd919e, fails to build on systems
that don't have makeinfo installed. This commit therefore applies the
same fixup as the one used for binutils 2.26, which consists in
touching all the .info files, so that they don't get rebuilt.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/binutils/binutils.mk