Use PKG_BUILD_PARALLEL:=0 to force-disable parallel build
[packages.git] / libs / keynote / Makefile
index 7dc6b9a..e25f002 100644 (file)
@@ -15,8 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
 PKG_MD5SUM:=b569066ac2ba1356c2112b118a7d74d0
 
-# Force -j1
-PKG_JOBS:=
+PKG_BUILD_PARALLEL:=0
 
 include $(INCLUDE_DIR)/package.mk