projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0da64f
)
mdnsreponder: Internal deps are broken. Force -j1
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Oct 2010 18:09:16 +0000
(18:09 +0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Oct 2010 18:09:16 +0000
(18:09 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23479
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/mdnsresponder/Makefile
patch
|
blob
|
history
diff --git
a/net/mdnsresponder/Makefile
b/net/mdnsresponder/Makefile
index
6f449f4
..
4a25282
100644
(file)
--- a/
net/mdnsresponder/Makefile
+++ b/
net/mdnsresponder/Makefile
@@
-17,6
+17,9
@@
PKG_MD5SUM:=aa4e0e5c57f94489463ea6576591ce9d
PKG_BUILD_DIR:=$(BUILD_DIR)/mDNSResponder-$(PKG_VERSION)
+# Force -j1
+PKG_JOBS:=
+
include $(INCLUDE_DIR)/package.mk
define Package/mdnsresponder