Re: Re: Autodetect processing units with -j

wrotycz <[email protected]> Thu, 03 Jul 2025 14:38:38 +0200
Newsgroups gmane.comp.gnu.make.bugs
Message-ID <[email protected]>
&gt; I&#39;m not sure what &#34;documentation, not manual&#34; refers to.  Maybe you mean the man page?  Yes.  ~~~   $ man man                     General Commands Manual       man - format and display the on-line manual pages   ~~~  According to this man pages are manuals.   &gt; It&#39;s not expected that users look at the value of MAKEFLAGS that make   &gt; itself sets (so, the version generated in a recipe).  That format,   &gt; although documented, is technically internal to make   I was refering to C. Funk&#39;s proposition to define GNUMAKEFLAGS in .profile.   That&#39;s why I said about variable and about &#39;~/.config/gmake.conf&#39; preferred method.   I&#39;m not going to use it, specially when it&#39;s in &#39;internal format&#39;.   That was also my concern, if I can put it this way.   &gt; The problem for features that impact backward compatibility is that the   &gt; very people who are most impacted are the ones who would never try such   &gt; a branch.   If you made it this way and announced in mailing list that this and that feature was put  in the xyz branch to be tested and anyone interested or using this feature should check it out,  maybe they would try it.