commit: 2fed8b79dc9c6284243ef81f7d32e8e528728a95 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Dec 14 00:15:24 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Dec 14 00:17:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fed8b79
profiles/base/package.use.force: force USE=clang for firefox/thunderbird Bug: https://bugs.gentoo.org/758446 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> profiles/base/package.use.force | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 3ed0a93dc47..70e3d1e505d 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,14 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Upstream does not test with GCC and it turned out that building +# Firefox/Thunderbird with GCC will cause certain hard to debug +# runtime bugs (bug #758446) which are not worth it. +# Building Firefox/Thunderbird with GCC is no longer supported +# in Gentoo until further notice. +mail-client/thunderbird clang +www-client/firefox clang + # Michał Górny <mgo...@gentoo.org> (2020-09-01) # sys-boot/udk is being removed, and newest revision of refind does not # support it already.