diff options
Diffstat (limited to 'meta/recipes-devtools/perl')
| -rw-r--r-- | meta/recipes-devtools/perl/perl_5.38.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/perl_5.38.0.bb b/meta/recipes-devtools/perl/perl_5.38.0.bb index a8623b6e84..956e4d64d7 100644 --- a/meta/recipes-devtools/perl/perl_5.38.0.bb +++ b/meta/recipes-devtools/perl/perl_5.38.0.bb | |||
| @@ -58,6 +58,7 @@ do_configure:prepend() { | |||
| 58 | do_configure:class-target() { | 58 | do_configure:class-target() { |
| 59 | ./configure --prefix=${prefix} --libdir=${libdir} \ | 59 | ./configure --prefix=${prefix} --libdir=${libdir} \ |
| 60 | --target=${TARGET_SYS} \ | 60 | --target=${TARGET_SYS} \ |
| 61 | -Duse64bitint \ | ||
| 61 | -Duseshrplib \ | 62 | -Duseshrplib \ |
| 62 | -Dusethreads \ | 63 | -Dusethreads \ |
| 63 | -Dsoname=libperl.so.5 \ | 64 | -Dsoname=libperl.so.5 \ |
