projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43fdc9e
)
perl: remove empty host dependencies definition
author
Julien Floret
<julien.floret@6wind.com>
Sat, 2 Jul 2016 22:21:36 +0000
(
00:21
+0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sun, 3 Jul 2016 08:24:02 +0000
(10:24 +0200)
Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/perl/perl.mk
patch
|
blob
|
history
diff --git
a/package/perl/perl.mk
b/package/perl/perl.mk
index 11b10ff5e48081071d2fdb5b048f79a101af5409..d66e4487c1f7923bb0fb9a04353082e210b73a4b 100644
(file)
--- a/
package/perl/perl.mk
+++ b/
package/perl/perl.mk
@@
-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" \