On 2015-05-26, Francois Bissey <
francoi...@canterbury.ac.nz> wrote:
>> On 26/05/2015, at 21:52, Jeroen Demeyer <
jdem...@cage.ugent.be> wrote:
>> when support for building Sage in parallel was added, a target "build-serial" was added to the top-level Makefile. However, I don't think that this actually has a use-case.
>>
>
> Can’t think of one either.
Neither can I. If I recall correctly, exporting MAKE="make -j1" forces a
serial build. And I have never heard of that make target before...