On Thu, Aug 25, 2016, at 09:23 AM, Andrew Bradford wrote:
> Attached is a patch to fix this.  Tested building via:
> dpkg-buildpackage -uc -us -j24
> and observed all 24 cores on my machine load up during cmake's compile
> stages.

So my previous patch, and the idea of just turning on parallel building
in general, doesn't take into account that the documentation may not
build correctly when parallelized.  I have an idea on fixing that by
using the make .NOTPARALLEL special target for the documentation
building bits but I'm not sure if that'll work, yet.

Please disregard my previous patch, it likely isn't a robust solution.
Thanks

Reply via email to