diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-21 22:36:46 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-22 00:40:54 +0100 |
commit | 10b8a24ed8ea22f75979d312ccc4f6bc8dd986e6 (patch) | |
tree | 01148904a072e2e4a7b160ecb13b6e8ab8f5c3b5 /profiles/base/package.use.force | |
parent | dev-lang/spidermonkey: synchronize with www-client/firefox (diff) | |
download | gentoo-10b8a24ed8ea22f75979d312ccc4f6bc8dd986e6.tar.gz gentoo-10b8a24ed8ea22f75979d312ccc4f6bc8dd986e6.tar.bz2 gentoo-10b8a24ed8ea22f75979d312ccc4f6bc8dd986e6.zip |
profiles/base/package.use.force: no longer force USE=clang for Mozilla
Bug: https://bugs.gentoo.org/758446
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'profiles/base/package.use.force')
-rw-r--r-- | profiles/base/package.use.force | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 2539ed7e981e..51afc8b61281 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,15 +1,6 @@ # 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. -dev-lang/spidermonkey clang -mail-client/thunderbird clang -www-client/firefox clang - # Michał Górny <mgorny@gentoo.org> (2020-09-01) # sys-boot/udk is being removed, and newest revision of refind does not # support it already. |