commit: f3bf4d0a615d6b44ba33a7df7c5cd3739920020f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 1 20:58:58 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 1 21:00:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3bf4d0a
profiles: last-rite dev-util/intel-graphics-compiler Bug: https://bugs.gentoo.org/763651 Bug: https://bugs.gentoo.org/774009 Bug: https://bugs.gentoo.org/789027 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 6287afe096b..c71afacec30 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2021-08-01) +# Broken with GCC 11, out of date, unmaintained in Gentoo. +# bug #763651, bug #774009, bug #789027. +dev-util/intel-graphics-compiler + # Sam James <[email protected]> (2021-08-01) # Fails to compile, multiple open bugs. # No activity upstream since 2015.
