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
|
||||
endef
|
||||
|
||||
# We never want to have host-berkeleydb or host-gdbm as dependencies
|
||||
# of host-perl.
|
||||
HOST_PERL_DEPENDENCIES =
|
||||
|
||||
HOST_PERL_CONF_OPTS = \
|
||||
-des \
|
||||
-Dprefix="$(HOST_DIR)/usr" \
|
||||
|
Loading…
Reference in New Issue
Block a user