mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
perl-net-ssleay: add comment to new hook
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
64b2db6a43
commit
1f624d6b84
@ -15,6 +15,7 @@ PERL_NET_SSLEAY_LICENSE_FILES = LICENSE
|
|||||||
# suffers from: don't search for openssl, they pick the host-system one.
|
# suffers from: don't search for openssl, they pick the host-system one.
|
||||||
PERL_NET_SSLEAY_CONF_ENV = OPENSSL_PREFIX=$(STAGING_DIR)/usr
|
PERL_NET_SSLEAY_CONF_ENV = OPENSSL_PREFIX=$(STAGING_DIR)/usr
|
||||||
|
|
||||||
|
# Remove problematic single quotes in LDDLFLAGS definition
|
||||||
define PERL_NET_SSLEAY_FIX_MAKEFILE
|
define PERL_NET_SSLEAY_FIX_MAKEFILE
|
||||||
$(SED) "s/^LDDLFLAGS = '\(.*\)'/LDDLFLAGS = \1/" $(@D)/Makefile
|
$(SED) "s/^LDDLFLAGS = '\(.*\)'/LDDLFLAGS = \1/" $(@D)/Makefile
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user