perl: fix build caused by bison generated code
authorFrancois Perrad <fperrad@gmail.com>
Tue, 3 Mar 2015 19:53:06 +0000 (20:53 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 4 Mar 2015 18:40:13 +0000 (19:40 +0100)
commit8a4c8deee9af6fa1a1e906c52d7d49a32434464c
tree77f0b9c020f2d0a018ab9c5646ed8218755b08aa
parent4668ec8a9bbbe110ed5e08be8dca7a28b564d06d
perl: fix build caused by bison generated code

This commit makes sure the date of a C file is newer than the date of
the corresponding Bison source file, so that the build process doesn't
try to regenerate it. This avoids the need to have host-bison as a
dependency for the perl build.

Fixes:

  http://autobuild.buildroot.net/results/1c2/1c261b09f5a4a314d5dcbc1e5811af9c7d18658a/

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/perl/perl.mk