diff options
| -rw-r--r-- | meta/recipes-devtools/perl/liburi-perl_1.60.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/liburi-perl_1.60.bb b/meta/recipes-devtools/perl/liburi-perl_1.60.bb index 4eb98b21a2..cd42e095b0 100644 --- a/meta/recipes-devtools/perl/liburi-perl_1.60.bb +++ b/meta/recipes-devtools/perl/liburi-perl_1.60.bb | |||
| @@ -25,3 +25,5 @@ do_compile() { | |||
| 25 | export LIBC="$(find ${STAGING_DIR_TARGET}/${base_libdir}/ -name 'libc-*.so')" | 25 | export LIBC="$(find ${STAGING_DIR_TARGET}/${base_libdir}/ -name 'libc-*.so')" |
| 26 | cpan_do_compile | 26 | cpan_do_compile |
| 27 | } | 27 | } |
| 28 | |||
| 29 | BBCLASSEXTEND = "native" | ||
