]> code.ossystems Code Review - openembedded-core.git/commit
uclibc: disable parallel builds
authorRoss Burton <ross.burton@intel.com>
Tue, 5 Jan 2016 16:03:20 +0000 (16:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Jan 2016 17:55:05 +0000 (17:55 +0000)
commit6bb6fd592ca9caac75504b8c339e20ab54c0cae9
treee928ed8b0aa453082d4a8c9dcbf87f33cc2cacc7
parenteae0cf7875197f9520be54370bc670e27338aad3
uclibc: disable parallel builds

There appears to be a parallel make race in uclibc:

 GEN /extra/locale/locale_collate.h
 xargs: ../..//extra/locale/gen_collate: Text file busy
 make[1]: *** [../..//extra/locale/locale_collate.h] Error 126

As uclibc is slated to be removed in the 2.1 cycle let's just disable parallel
building for now.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/uclibc/uclibc.inc