Le sam. 14 déc. 2024, 00:32, Andreas Sturmlechner <ast...@gentoo.org> a écrit :
> Every once in a while, a package requires a really up to date active > compiler > in order to build successfully. ecm.eclass had inherited such a mechanism, > albeit GCC specific, from older kde* eclasses. I don't think that is a good > place for it so I suggest to add a more universal function to > toolchain-funcs.eclass. > > Similar to tc-check-openmp. Hi I was wondering: how is this check different from a version dependency in any *DEPEND variable? Thanks