On Sun, Aug 29 2021, "Kirill Bychkov" wrote:
> On Tue, August 24, 2021 23:26, Omar Polo wrote:
>> Hello ports,
>>
>> The attached patch makes devel/scons respect the MAKE_JOBS. It's
>> particularly useful when building bigger ports like games/godot. It's
>> similar to what cmake.port.mk does.
>>
On Tue, August 24, 2021 23:26, Omar Polo wrote:
> Hello ports,
>
> The attached patch makes devel/scons respect the MAKE_JOBS. It's
> particularly useful when building bigger ports like games/godot. It's
> similar to what cmake.port.mk does.
>
> (this patch is unrelated to the scons update I'm go
Hello ports,
The attached patch makes devel/scons respect the MAKE_JOBS. It's
particularly useful when building bigger ports like games/godot. It's
similar to what cmake.port.mk does.
(this patch is unrelated to the scons update I'm going to submit, it
works with both scons 2 and scons 4)
Ind