projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc92478
)
libmpd: Enable parallel build
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Oct 2010 18:54:09 +0000
(18:54 +0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Oct 2010 18:54:09 +0000
(18:54 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23333
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/libmpd/Makefile
patch
|
blob
|
history
diff --git
a/libs/libmpd/Makefile
b/libs/libmpd/Makefile
index
56628e4
..
b662df2
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