#15624: Support "make -jN"
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.1
      Component:  build              |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/15624            |  8e1dabdb31da8a11748b2a07c80e881a002923f7
   Dependencies:  #15596, #15580     |     Stopgaps:
-------------------------------------+-------------------------------------
Description changed by jdemeyer:

Old description:

> This should be supported by the top-level `Makefile`:
> {{{
> $ make -j4
> }}}

New description:

 This should be supported by the top-level `Makefile`:
 {{{
 $ make -j4
 }}}

 The branch on this ticket implements this for sub-`make`s. For uses of
 `$MAKE` outside of `make` itself (like building the Sage documentation or
 Sage library), the value of `-j` given to `make` cannot be determined so
 this cannot work.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/15624#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to