Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
eclass/toolchain.eclass: Add := operators to a number of critical deps
We should annotate a number of critical library dependencies of the compiler with := operators to ensure that the compiler gets rebuilt in time. TODO: We should also check for FEATURES=preserve-libs / print a warning before attempting to upgrade a library with soname change. Otherwise, users might be off to a rocky ride. Closes: https://bugs.gentoo.org/642316
- Loading branch information