libmpd: Enable parallel build

git-svn-id: svn://svn.openwrt.org/openwrt/packages@23333 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mb 2010-10-08 18:54:09 +00:00
parent bc92478df0
commit e4f523d723

View File

@ -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