From: Raymond Danks Date: Wed, 31 May 2006 22:03:47 +0000 (+0000) Subject: autofs - Build problems with PARALLEL_MAKE. X-Git-Tag: Release-2010-05/1~9453^2~1545 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e9646f8eacab353f3d03174b1e19ff2ef0a2fcc;p=openembedded.git autofs - Build problems with PARALLEL_MAKE. --- diff --git a/packages/autofs/autofs_4.1.4.bb b/packages/autofs/autofs_4.1.4.bb index 8acf618654..57689d8f6e 100644 --- a/packages/autofs/autofs_4.1.4.bb +++ b/packages/autofs/autofs_4.1.4.bb @@ -10,6 +10,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-${PV}.tar.bz2 file://Makefile.rules-cross.patch;patch=1" EXTRA_OEMAKE="TARGET_PREFIX=${TARGET_PREFIX}" +PARALLEL_MAKE = "" inherit autotools