keynote has broken internal dependencies. Force -j1 for now.
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 13 Oct 2010 16:58:33 +0000 (16:58 +0000)
committermb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 13 Oct 2010 16:58:33 +0000 (16:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23425 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/keynote/Makefile

index 8e9a459..7dc6b9a 100644 (file)
@@ -15,6 +15,9 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
 PKG_MD5SUM:=b569066ac2ba1356c2112b118a7d74d0
 
+# Force -j1
+PKG_JOBS:=
+
 include $(INCLUDE_DIR)/package.mk
 
 define Package/keynote