projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c52bde5
)
libmpd: Enable parallel build
author
Michael Büsch
<mb@bu3sch.de>
Fri, 8 Oct 2010 18:54:09 +0000
(18:54 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Fri, 8 Oct 2010 18:54:09 +0000
(18:54 +0000)
SVN-Revision: 23333
libs/libmpd/Makefile
patch
|
blob
|
history
diff --git
a/libs/libmpd/Makefile
b/libs/libmpd/Makefile
index 56628e4748165fc9f367a60e552ce8e81fcbe288..b662df27a270d92038152131d694b490b4c1b4e1 100644
(file)
--- 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