summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-03-19 08:15:59 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-20 00:01:21 +0000
commit1b2e235b5012c21939ced51e16f1305ad8dea75d (patch)
tree9abd677a071e2dd636fcaa834810b1b242df4fff /meta/recipes-devtools/perl
parent8a9a5885995c77774cdafeb09f7522c50750a1e9 (diff)
downloadopenembedded-core-contrib-1b2e235b5012c21939ced51e16f1305ad8dea75d.tar.gz
perl-cross: update 1.3.6 -> 1.3.7
Drop upstreamed patches. 0001-configure_path.sh-do-not-hardcode-prefix-lib-as-libr.patch is replaced with a tweak to configure parameters. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/perl')
-rw-r--r--meta/recipes-devtools/perl/perl_5.34.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/perl_5.34.0.bb b/meta/recipes-devtools/perl/perl_5.34.0.bb
index 73fd2e0a79..b66931c77e 100644
--- a/meta/recipes-devtools/perl/perl_5.34.0.bb
+++ b/meta/recipes-devtools/perl/perl_5.34.0.bb
@@ -57,6 +57,7 @@ do_configure:class-target() {
-Dusethreads \
-Dsoname=libperl.so.5 \
-Dvendorprefix=${prefix} \
+ -Dvendorlibdir=${libdir} \
-Darchlibexp=${STAGING_LIBDIR}/perl5/${PV}/${TARGET_ARCH}-linux \
-Dlibpth='${libdir} ${base_libdir}' \
-Dglibpth='${libdir} ${base_libdir}' \