Use PKG_BUILD_PARALLEL:=0 to force-disable parallel build
[packages.git] / utils / cdparanoia / Makefile
index b5365d6..a00c88f 100644 (file)
@@ -16,8 +16,7 @@ PKG_SOURCE_URL:=http://downloads.xiph.org/releases/cdparanoia/
 PKG_SOURCE_TARGETDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_MD5SUM:=b304bbe8ab63373924a744eac9ebc652
 
-# Force -j1
-PKG_JOBS:=
+PKG_BUILD_PARALLEL:=0
 
 include $(INCLUDE_DIR)/package.mk