projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eb762f
)
mpd: Enable parallel build
author
Michael Büsch
<mb@bu3sch.de>
Wed, 3 Nov 2010 23:20:24 +0000
(23:20 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Wed, 3 Nov 2010 23:20:24 +0000
(23:20 +0000)
SVN-Revision: 23847
sound/mpd/Makefile
patch
|
blob
|
history
diff --git
a/sound/mpd/Makefile
b/sound/mpd/Makefile
index ac14aa8816bd715adff5aa8df9a2a247cc577db6..ee2f2eb47e4abed42d0370f6f08b0ab9587430f8 100644
(file)
--- 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