From: Michael Büsch Date: Fri, 8 Oct 2010 18:54:09 +0000 (+0000) Subject: libmpd: Enable parallel build X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=3e38464063f92ba0fa4578233aa5184745aafc3f;ds=inline libmpd: Enable parallel build SVN-Revision: 23333 --- diff --git a/libs/libmpd/Makefile b/libs/libmpd/Makefile index 56628e4748..b662df27a2 100644 --- a/libs/libmpd/Makefile +++ b/libs/libmpd/Makefile @@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://download.sarine.nl/Programs/gmpc/$(PKG_VERSION)/ PKG_MD5SUM:=a994f5f25a22c778926a3684c3e3050d PKG_FIXUP:=libtool +PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk