Vincent Lefevre <vinc...@vinc17.net> writes:

  The user always has the right to use the -j option if he wants to.

Thanks for clarifying that, Vincent!

Unfortunately, the result will be a build error in the tune subdir.  But
I assume the GMP developers have The Right to release GMP without
parallel developer subdir builds?  :-)
  
  '.NOTPARALLEL'
  
       If '.NOTPARALLEL' is mentioned as a target, then this invocation of
       'make' will be run serially, even if the '-j' option is given.  Any
       recursively invoked 'make' command will still run recipes in
       parallel (unless its makefile also contains this target).  Any
       prerequisites on this target are ignored.

Patch?

-- 
Torbjörn
Please encrypt, key id 0xC8601622
_______________________________________________
gmp-bugs mailing list
gmp-bugs@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-bugs

Reply via email to