diff options
Diffstat (limited to 'meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.65.bb')
-rw-r--r-- | meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.65.bb | 3 |
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 | ||
33 | EXTRA_CPANFLAGS = "LIBS='-L=${STAGING_LIBDIR} -L=${STAGING_BASELIBDIR}' \ | 33 | EXTRA_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 | ||
39 | do_configure_prepend() { | 38 | do_configure_prepend() { |