-
-
Couldn't load subscription status.
- Fork 680
Description
The patches on this ticket remove necessity to set the environment variable SAGE_PARALLEL_SPKG_BUILD to turn parallel spkg building on. Thus it will be on by default, but note that "parallel spkg building" only has an effect if MAKE is set to, for example, "make -j16".
In the current implementation, parallel building can be disabled by either setting the variable to "no" or by running "make build-serial".
This change was discussed in sage-devel.
Apply:
- attachment: trac_11959-sage.v2-rebased.patch to the Sage library
- attachment: trac_11959-root.v2-rebased.patch to the root repository
Depends on #11926
Component: build
Keywords: SAGE_PARALLEL_SPKG_BUILD MAKE -j --jobs
Author: John Palmieri
Reviewer: Leif Leonhardy
Merged: sage-4.8.alpha0
Issue created by migration from https://trac.sagemath.org/ticket/11959