Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 6432] MAKE_NJOBS equals DISTCC_HOSTS# + 1 even if DISTCC_HOSTS is locally disabled

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 6432] MAKE_NJOBS equals DISTCC_HOSTS# + 1 even if DISTCC_HOSTS is locally disabled
  • Date: Fri, 26 Mar 2004 08:02:01 -0500

http://bugs.sourcemage.org/show_bug.cgi?id=6432





------- Additional Comments From jd AT lazne.cz 2004-03-26 08:01 -------
for x in $DISTCC_HOSTS; do MAKE_NJOBS=$(( $MAKE_NJOBS - 1 )); done

will work with original DISTCC_HOSTS from /etc/sorcery/local/compile_config,
but
what if is set blank by DETAILS?
No spell use DISTCC=off, many of them use DISTCC_HOSTS= (or DISTCC_HOSTS='')





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page