lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 4371 in lilypond: examples need explicit \rela


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4371 in lilypond: examples need explicit \relative c'' {} to copy and paste correctly
Date: Wed, 24 Jun 2015 17:38:32 +0000


Comment #22 on issue 4371 by address@hidden: examples need explicit \relative c'' {} to copy and paste correctly
https://code.google.com/p/lilypond/issues/detail?id=4371

Oh man, sorry for messing this up. LilyPond does not get to see the -j value. It only looks at the CPU_COUNT environment variable (via the -djob_count argument). That determines into how many jobs it splits. And that's what you should tweak to see what happens.

-j only determines how many targets "make" will pursue at the same time, and anything larger than 1 is likely to trigger the parallelism problem.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]