libmpd: Enable parallel build
authorMichael Büsch <mb@bu3sch.de>
Fri, 8 Oct 2010 18:54:09 +0000 (18:54 +0000)
committerMichael Büsch <mb@bu3sch.de>
Fri, 8 Oct 2010 18:54:09 +0000 (18:54 +0000)
SVN-Revision: 23333

libs/libmpd/Makefile

index 56628e4748165fc9f367a60e552ce8e81fcbe288..b662df27a270d92038152131d694b490b4c1b4e1 100644 (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