diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-10-18 09:44:27 -0700 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-10-19 19:58:45 -0700 |
commit | 9ef39459383f38cd45203e1f9be046d6100268b8 (patch) | |
tree | d1cab8b1a42ad1da4cae0576de7ce993b1b4ea2f /meta/conf/machine/qemuppc.conf | |
parent | 75f7269a7a1da2494768d4be63c44b12c5cfeeeb (diff) | |
download | openembedded-core-9ef39459383f38cd45203e1f9be046d6100268b8.tar.gz openembedded-core-9ef39459383f38cd45203e1f9be046d6100268b8.tar.bz2 openembedded-core-9ef39459383f38cd45203e1f9be046d6100268b8.tar.xz openembedded-core-9ef39459383f38cd45203e1f9be046d6100268b8.zip |
ghostscript: Disable parallel make due to install issues
ghostscript uses a script called instcopy to install files first
to temp dir and then rm's and copies dirs|files to the final destination.
When parallel make happens multiple threads of this runs and tries to
remove existing directories with contents, not a good thing, therefore
disable parallel make for install.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/conf/machine/qemuppc.conf')
0 files changed, 0 insertions, 0 deletions