]> code.ossystems Code Review - openembedded-core.git/commit
ghostscript: Really fix parallel make race
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Nov 2011 13:10:41 +0000 (13:10 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Nov 2011 22:41:01 +0000 (22:41 +0000)
commit32840cd95fcde92433fbb0271b82d0f4048a823a
tree2f1b08310d1ae58977c0e994465fd6eb9ca0dcec
parentf699cb48c7f379f97623f1f244b0b6c5875d7497
ghostscript: Really fix parallel make race

There continue to be parallel make race issues showing up on the autobuilder.
This patch removes some potential sources of these. The rm is unrequired
since we're using cp -f. The || true ensures that if we did race against
someone it becomes harmless.

[YOCTO #1202]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-parallel-make.patch
meta/recipes-extended/ghostscript/ghostscript_9.04.bb