From: mb Date: Thu, 14 Oct 2010 15:46:12 +0000 (+0000) Subject: opennhrp: Enable parallel build X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=264c786f40216ac8d290a375a9c4ac5d4ae2ab40;p=packages.git opennhrp: Enable parallel build git-svn-id: svn://svn.openwrt.org/openwrt/packages@23444 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/opennhrp/Makefile b/net/opennhrp/Makefile index 73f86cfa8..bdaea9419 100644 --- a/net/opennhrp/Makefile +++ b/net/opennhrp/Makefile @@ -17,6 +17,7 @@ PKG_SOURCE_URL:=@SF/opennhrp PKG_MD5SUM:=6f6f8571ccc0a9f97e52c6240fe9002a PKG_FIXUP:=libtool +PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk