From 1c103aab5a14fb1781af714d155683a97b2e8703 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20B=C3=BCsch?= Date: Tue, 2 Nov 2010 15:47:34 +0000 Subject: [PATCH] horst: Enable parallel build SVN-Revision: 23783 --- net/horst/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/horst/Makefile b/net/horst/Makefile index 2f31725275..1706bdc839 100644 --- a/net/horst/Makefile +++ b/net/horst/Makefile @@ -15,6 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip PKG_SOURCE_URL:=http://br1.einfach.org/horst_dl/ PKG_MD5SUM:=7eb6f7ae819722b1fcdd86df98f7884d +PKG_BUILD_PARALLEL:=1 + include $(INCLUDE_DIR)/package.mk define Package/horst -- 2.30.2