From: Richard Purdie Date: Tue, 21 Jun 2005 19:34:29 +0000 (+0000) Subject: aticore: Disable parallel make X-Git-Tag: Release-2010-05/1~9453^2~4383 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=997b579ec0d2074705e117fcca972a2f7b5045fd;p=openembedded.git aticore: Disable parallel make BKrev: 42b86bc5M8JC9UZa49Y8AWj5VPxFvg --- diff --git a/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb b/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb index 113e97dabe..48627a979d 100644 --- a/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb +++ b/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb @@ -10,6 +10,8 @@ S = "${WORKDIR}/AtiCore-1.0.1" EXTRA_OEMAKE="CC='${CC}' AS='${AS}' AR='${AR}' LD='${LD}' FPU='${TARGET_FPU}'" +PARALLEL_MAKE = "" + do_install() { install -d ${D}${bindir} install -m 0755 testcore ${D}${bindir}/testcore