Comment #22 on issue 4371 by [email protected]: 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