From ab73b6f9c39a23457cfcf98c48f1829de62636f3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20B=C3=BCsch?= Date: Sun, 10 Oct 2010 14:15:25 +0000 Subject: [PATCH] ipsec-tools: Enable parallel build SVN-Revision: 23379 --- net/ipsec-tools/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/ipsec-tools/Makefile b/net/ipsec-tools/Makefile index 1248b546c..c66a5a376 100644 --- a/net/ipsec-tools/Makefile +++ b/net/ipsec-tools/Makefile @@ -16,6 +16,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/ipsec-tools PKG_MD5SUM:=821bd84e8d4ad5a93bf594b8b3d66e1e +PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk -- 2.30.2