From 3e38464063f92ba0fa4578233aa5184745aafc3f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20B=C3=BCsch?= Date: Fri, 8 Oct 2010 18:54:09 +0000 Subject: [PATCH] libmpd: Enable parallel build SVN-Revision: 23333 --- libs/libmpd/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2