]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
perl: clean prior to build
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 6 Jun 2022 12:01:25 +0000 (14:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Jun 2022 20:11:57 +0000 (21:11 +0100)
commit00aeb84a5e7c6d4293fb4cd30dd1e28d60c6aac5
tree247c47690e81ba9e8de67dd12e61b6a6ca1d0975
parent6409d7ab71db8df404389b88b0da7dd08a1fc208
perl: clean prior to build

Otherwise, when running configure/make on a previously built tree,
makefiles generated by makemaker may detect that 'configuration has changed',
followed by self-deletion, self-regeneration, requesting the user to
re-run make and exit 1. And therefore do_compile goes kaboom.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl-cross/files/0001-Makefile-correctly-list-modules-when-cleaning-them.patch [new file with mode: 0644]
meta/recipes-devtools/perl-cross/files/0001-Makefile-do-not-clean-config.h-xconfig.h.patch [new file with mode: 0644]
meta/recipes-devtools/perl-cross/perlcross_1.4.bb
meta/recipes-devtools/perl/perl_5.36.0.bb