[PATCH] fix parallelism variables and let's have only one from now o...
Matúš Kukan (via_Code_Review)
gerrit at gerrit.libreoffice.org
Sat Oct 27 14:19:05 PDT 2012
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/930
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/30/930/1
fix parallelism variables and let's have only one from now on
Rationale:
- It is advised to use max-jobs and num-cpus with the same value.
- max-jobs was used only for lcms2 and few gbuild
modules outside of tail_build anyway.
Also fixes:
- Really use CHECK_PARALLELISM when meant to.
- EXTMAXPROCESS is not defined in gbuild, use GMAKE_PARALLELISM.
Change-Id: I501de732d223ce0c935081bd1d73da611d16ee88
---
M Makefile.top
M config_host.mk.in
M configure.ac
M cross_toolset/Makefile
M lcms2/makefile.mk
M libcdr/ExternalProject_libcdr.mk
M librsvg/ExternalProject_librsvg.mk
M libwpd/ExternalProject_libwpd.mk
M postgresql/ExternalProject_postgresql.mk
M solenv/bin/build.pl
M solenv/bin/callcatcher.Makefile
11 files changed, 67 insertions(+), 108 deletions(-)
--
To view, visit https://gerrit.libreoffice.org/930
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I501de732d223ce0c935081bd1d73da611d16ee88
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Matúš Kukan <matus.kukan at gmail.com>
More information about the LibreOffice
mailing list