mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 19:08:08 +00:00
uw-imap: Disable parallelism
It fails on highcore machines e.g. | make[1]: *** [Makefile:697: rebuild] Error 1 | make[1]: *** Waiting for unfinished jobs.... | make[2]: *** No rule to make target '../c-client/osdep.h', needed by 'ipop2d.o'. Stop. | make[2]: *** Waiting for unfinished jobs.... Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2aef5fbebc
commit
9da91c4d19
@ -50,3 +50,5 @@ RCONFLICTS:${PN} = "libc-client"
|
||||
|
||||
ALLOW_EMPTY:${PN} = "1"
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user