Loading package/perl-net-ssleay/perl-net-ssleay.mk +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ PERL_NET_SSLEAY_LICENSE_FILES = LICENSE # suffers from: don't search for openssl, they pick the host-system one. PERL_NET_SSLEAY_CONF_ENV = OPENSSL_PREFIX=$(STAGING_DIR)/usr # Remove problematic single quotes in LDDLFLAGS definition define PERL_NET_SSLEAY_FIX_MAKEFILE $(SED) "s/^LDDLFLAGS = '\(.*\)'/LDDLFLAGS = \1/" $(@D)/Makefile endef Loading Loading
package/perl-net-ssleay/perl-net-ssleay.mk +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ PERL_NET_SSLEAY_LICENSE_FILES = LICENSE # suffers from: don't search for openssl, they pick the host-system one. PERL_NET_SSLEAY_CONF_ENV = OPENSSL_PREFIX=$(STAGING_DIR)/usr # Remove problematic single quotes in LDDLFLAGS definition define PERL_NET_SSLEAY_FIX_MAKEFILE $(SED) "s/^LDDLFLAGS = '\(.*\)'/LDDLFLAGS = \1/" $(@D)/Makefile endef Loading