mdnsreponder: Internal deps are broken. Force -j1
authorMichael Büsch <mb@bu3sch.de>
Sat, 16 Oct 2010 18:09:16 +0000 (18:09 +0000)
committerMichael Büsch <mb@bu3sch.de>
Sat, 16 Oct 2010 18:09:16 +0000 (18:09 +0000)
SVN-Revision: 23479

net/mdnsresponder/Makefile

index 6f449f4db3b1b117436624fbdd66b7b3d9a86736..4a25282d94d318001b5f92fed3bd0e90da42f0ad 100644 (file)
@@ -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