mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 08:14:32 +04:00
lang/perl: Build just miniperl for host-perl
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
@@ -100,7 +100,7 @@ define Build/perl/Configure
|
|||||||
@echo
|
@echo
|
||||||
@echo "===> Stage 2: Build host perl binary with static extensions"
|
@echo "===> Stage 2: Build host perl binary with static extensions"
|
||||||
@echo
|
@echo
|
||||||
$(MAKE) -C $(PKG_BUILD_DIR)/host-perl
|
$(MAKE) -C $(PKG_BUILD_DIR)/host-perl miniperl
|
||||||
|
|
||||||
@echo
|
@echo
|
||||||
@echo "===> Stage 3: Configure target perl"
|
@echo "===> Stage 3: Configure target perl"
|
||||||
|
|||||||
Reference in New Issue
Block a user