You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#28095 (Add --enable-OPTIONALSPKG options to configure) made it possible to build Sage and a number of optional packages in one pass.
To improve opportunities for build parallelization, we should make dependencies of optional packages more detailed and no longer depend on all standard packages.
This will also make it faster to test builds from scratch to a specific optional package.