From: mb Date: Fri, 8 Oct 2010 18:54:09 +0000 (+0000) Subject: libmpd: Enable parallel build X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=e4f523d723bca2363a1558f8afcec837c629b073;p=packages.git libmpd: Enable parallel build git-svn-id: svn://svn.openwrt.org/openwrt/packages@23333 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/libmpd/Makefile b/libs/libmpd/Makefile index 56628e474..b662df27a 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