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
This will make it an error if no suitable system gcc is found.
It can be overridden by the user by --without-system-gcc. Our gcc stands out from other SPKGs because building it often fails, for example because suitable binutils are lacking.
Currently, force leads to immediate exit, without printing the system package advice. We also change this. This is a useful improvement in its own right.
Discussion of other packages to which the same logic should be applied is beyond the scope of the present ticket.