Re: Re: Autodetect -j (what is MAKEFLAGS?)
wrotycz <[email protected]> Fri, 27 Jun 2025 18:40:05 +0200
| Newsgroups | gmane.comp.gnu.make.bugs |
|---|---|
| Message-ID | <[email protected]> |
> The other is that it's difficult to set a generic value for "-j" (say > in a MAKEFLAGS environment variable, or even in the makefile itself) > that works across a variety of systems with different CPU counts. What is MAKEFLAGS? As far as I understand it is command line in form of environmental variable; it that correct?