mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
perl: remove empty host dependencies definition
Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
43fdc9e9c9
commit
557429713d
@ -90,10 +90,6 @@ define PERL_INSTALL_TARGET_CMDS
|
|||||||
$(MAKE1) -C $(@D) DESTDIR="$(TARGET_DIR)" install.perl
|
$(MAKE1) -C $(@D) DESTDIR="$(TARGET_DIR)" install.perl
|
||||||
endef
|
endef
|
||||||
|
|
||||||
# We never want to have host-berkeleydb or host-gdbm as dependencies
|
|
||||||
# of host-perl.
|
|
||||||
HOST_PERL_DEPENDENCIES =
|
|
||||||
|
|
||||||
HOST_PERL_CONF_OPTS = \
|
HOST_PERL_CONF_OPTS = \
|
||||||
-des \
|
-des \
|
||||||
-Dprefix="$(HOST_DIR)/usr" \
|
-Dprefix="$(HOST_DIR)/usr" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user