binutils: fix build of 2.26 when makeinfo is not available
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 5 Jul 2016 09:46:59 +0000 (11:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 5 Jul 2016 13:04:29 +0000 (15:04 +0200)
commitde4b45d5e70dd5d2431b0f44aeda60b033ecff11
treedc26ac9d7d30b4bb819bca7f9a3af61fed87d5fb
parentc30bd14901e35303bfaeba65441d8bfadd206abf
binutils: fix build of 2.26 when makeinfo is not available

The 2.26 binutils tarball has incorrect timestamps for the .info files,
so binutils build system tries to regenerate them with makeinfo. In
order to avoid depending on host-texinfo, we simply touch the .info
files so that their timestamp is newer than the corresponding source
files.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Tested-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/binutils/binutils.mk