]> code.ossystems Code Review - openembedded-core.git/commit
perl: replace a patch with a config option
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sat, 4 Dec 2021 07:12:59 +0000 (08:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Dec 2021 11:09:47 +0000 (11:09 +0000)
commitb9bc216c8d25ad3696c858bf12ebe893b8fe0edd
tree12037b0bb8af572d654d77b22d011458032ab6e7
parentbf9dc667a1a3c4967fb8f0a18c8bdec4de5a7a1a
perl: replace a patch with a config option

Instead of patching in LDFLAGS into makefiles, simply
append them to 'lddlflags' (perl's keyword for 'linker flags').

See here for upstream discussions:
https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/pull/406
https://github.com/arsv/perl-cross/pull/124

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/files/0001-ExtUtils-MakeMaker-add-LDFLAGS-when-linking-binary-m.patch [deleted file]
meta/recipes-devtools/perl/perl_5.34.0.bb