On Sat, 11 Feb 2023 at 22:11, Dima Pasechnik wrote:
>
>
> I'm just running
>>
>> make -j ptestlong
>>
>
> yes. Although -j without a parameter is a bit risky...
>
Point taken Dima about using -j without a parameter. That could have been
tricky if doctesting had used thousands of threads.😂😂
TLDR
I have been setting MAKE and MAKEFLAGS for a long time, and I have not seen
any difference in the behavior of "make build". If I unset MAKE and
MAKEFLAGS, then it takes longer to build sagelib, as it should.
On Saturday, February 11, 2023 at 11:44:43 AM UTC-8 Nils Bruin wrote:
> On Saturday, 11