-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Milestone
Description
When we don't install the SPKG, then its exact version is not relevant.
We change the output from
gc-8.0.4: no suitable system package; standard, will be installed as an SPKG
gcc-11.3.0: using system package; SPKG will not be installed
to
gc: no suitable system package; standard, SPKG version 8.0.4 will be installed
gcc: using system package; SPKG will not be installed
Component: build: configure
Author: Matthias Koeppe
Branch: 7bda1cb
Reviewer: John Palmieri
Issue created by migration from https://trac.sagemath.org/ticket/34193