From: mb Date: Wed, 3 Nov 2010 23:20:24 +0000 (+0000) Subject: mpd: Enable parallel build X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=383de6e61880d98acda60f0ae114077397539e46;p=packages.git mpd: Enable parallel build git-svn-id: svn://svn.openwrt.org/openwrt/packages@23847 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/sound/mpd/Makefile b/sound/mpd/Makefile index ac14aa881..ee2f2eb47 100644 --- a/sound/mpd/Makefile +++ b/sound/mpd/Makefile @@ -16,6 +16,7 @@ PKG_SOURCE_URL:=@SF/musicpd PKG_MD5SUM:=824e1ce46c0f468865d9e5e403cdaf5d PKG_INSTALL:=1 +PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/package.mk