aticore: Disable parallel make
authorRichard Purdie <rpurdie@rpsys.net>
Tue, 21 Jun 2005 19:34:29 +0000 (19:34 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Tue, 21 Jun 2005 19:34:29 +0000 (19:34 +0000)
BKrev: 42b86bc5M8JC9UZa49Y8AWj5VPxFvg

packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb

index 113e97d..48627a9 100644 (file)
@@ -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