Fix issue where gcc8 depends on gcc7 and vice versa (#3235)
This causes any and all packages installed with -S to depend on a version of GCC that's not installed. It breaks the dual-versioning support scheme entirely.
Showing
Please register or sign in to comment