On Tue, Oct 22, 2024, at 1:42 AM, Andrew via austin-group-l at The Open Group wrote: > Both GNU and BSD make support parallelism with -j flags. > > Can POSIX make adopt a -j flag to indicate the maximum number of > concurrent jobs
POSIX.1-2024 already specifies -j. https://pubs.opengroup.org/onlinepubs/9799919799/utilities/make.html > default 4? I doubt any implementations behave this way, so the standard should not require it. -- vq
