Loading package/perl/perl.mk +4 −0 Original line number Diff line number Diff line Loading @@ -99,6 +99,10 @@ 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 Loading
package/perl/perl.mk +4 −0 Original line number Diff line number Diff line Loading @@ -99,6 +99,10 @@ 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