From: mb Date: Sun, 10 Oct 2010 14:15:25 +0000 (+0000) Subject: ipsec-tools: Enable parallel build X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=f890dbdff614978e8123850869e5337aa15b6235;p=packages.git ipsec-tools: Enable parallel build git-svn-id: svn://svn.openwrt.org/openwrt/packages@23379 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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