From fec91899af4912804310e2737577a3bc3ad2cbf0 Mon Sep 17 00:00:00 2001 From: mb Date: Sat, 16 Oct 2010 17:08:36 +0000 Subject: [PATCH] cdparanoia: Internal deps are broken. Force -j1 git-svn-id: svn://svn.openwrt.org/openwrt/packages@23477 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/cdparanoia/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/utils/cdparanoia/Makefile b/utils/cdparanoia/Makefile index 76e22828e..b5365d6d1 100644 --- a/utils/cdparanoia/Makefile +++ b/utils/cdparanoia/Makefile @@ -16,6 +16,9 @@ PKG_SOURCE_URL:=http://downloads.xiph.org/releases/cdparanoia/ PKG_SOURCE_TARGETDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_MD5SUM:=b304bbe8ab63373924a744eac9ebc652 +# Force -j1 +PKG_JOBS:= + include $(INCLUDE_DIR)/package.mk define Package/cdparanoia -- 2.11.0