summaryrefslogtreecommitdiffstats
path: root/meta-perl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl')
-rw-r--r--meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.65.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.65.bb b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.65.bb
index cfd6f5130..f34794266 100644
--- a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.65.bb
+++ b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.65.bb
@@ -32,8 +32,7 @@ inherit cpan ptest
32 32
33EXTRA_CPANFLAGS = "LIBS='-L=${STAGING_LIBDIR} -L=${STAGING_BASELIBDIR}' \ 33EXTRA_CPANFLAGS = "LIBS='-L=${STAGING_LIBDIR} -L=${STAGING_BASELIBDIR}' \
34 INC=-I=${STAGING_INCDIR} \ 34 INC=-I=${STAGING_INCDIR} \
35 'EXTRALIBS=-lssl -lcrypto -lz' \ 35 '-lssl -lcrypto -lz' \
36 'LDLOADLIBS=-lssl -lcrypto -lz' \
37 " 36 "
38 37
39do_configure_prepend() { 38do_configure_prepend() {