diff options
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/perl/perl_5.34.0.bb | 2 |
1 files changed, 2 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 7935a58723..434535c5ee 100644 --- a/meta/recipes-devtools/perl/perl_5.34.0.bb +++ b/meta/recipes-devtools/perl/perl_5.34.0.bb | |||
| @@ -53,6 +53,8 @@ do_configure_class-target() { | |||
| 53 | -Dsoname=libperl.so.5 \ | 53 | -Dsoname=libperl.so.5 \ |
| 54 | -Dvendorprefix=${prefix} \ | 54 | -Dvendorprefix=${prefix} \ |
| 55 | -Darchlibexp=${STAGING_LIBDIR}/perl5/${PV}/${TARGET_ARCH}-linux \ | 55 | -Darchlibexp=${STAGING_LIBDIR}/perl5/${PV}/${TARGET_ARCH}-linux \ |
| 56 | -Dlibpth='${libdir} ${base_libdir}' \ | ||
| 57 | -Dglibpth='${libdir} ${base_libdir}' \ | ||
| 56 | ${PACKAGECONFIG_CONFARGS} | 58 | ${PACKAGECONFIG_CONFARGS} |
| 57 | 59 | ||
| 58 | #perl.c uses an ARCHLIB_EXP define to generate compile-time code that | 60 | #perl.c uses an ARCHLIB_EXP define to generate compile-time code that |
