Skip to content

Remove the necessity to set SAGE_PARALLEL_SPKG_BUILD #11959

@jhpalmieri

Description

@jhpalmieri

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:

Depends on #11926

CC: @nexttime @kcrisman

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions