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:
e36f9c4
)
minidlna: Disable parallel build due to broken internal deps
author
Michael Büsch
<mb@bu3sch.de>
Wed, 27 Oct 2010 21:39:42 +0000
(21:39 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Wed, 27 Oct 2010 21:39:42 +0000
(21:39 +0000)
SVN-Revision: 23684
multimedia/minidlna/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/minidlna/Makefile
b/multimedia/minidlna/Makefile
index f6018447f07b3d966d3496735eb25e335dc3ae6d..c047d846323b3bfaee99f11a4e9251776d52aa32 100644
(file)
--- a/
multimedia/minidlna/Makefile
+++ b/
multimedia/minidlna/Makefile
@@
-16,6
+16,8
@@
PKG_SOURCE_URL:=@SF/minidlna
PKG_MD5SUM:=8681b100242f0a2fef93cab7cdef061e
PKG_BUILD_DIR:=$(BUILD_DIR)/minidlna
+PKG_BUILD_PARALLEL:=0
+
include $(INCLUDE_DIR)/package.mk
define Package/minidlna