mdnsreponder: Internal deps are broken. Force -j1
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Oct 2010 18:09:16 +0000 (18:09 +0000)
committermb <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

index 6f449f4..4a25282 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