summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-09-10 21:13:50 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-09-10 21:13:50 +0300
commit1bf8b8e9fff6f9bc4f86fedd8428edc846b5bd8a (patch)
tree3d1b335df5d0bf7a54fe6e0ef9ebac4b8d43ce4d /mail-client
parentapp-text/pdftk: add missing poppler[cairo] test dep (diff)
downloadgentoo-1bf8b8e9fff6f9bc4f86fedd8428edc846b5bd8a.tar.gz
gentoo-1bf8b8e9fff6f9bc4f86fedd8428edc846b5bd8a.tar.bz2
gentoo-1bf8b8e9fff6f9bc4f86fedd8428edc846b5bd8a.zip
*/*: revert llvm-15 support from firefox and thunderbird
- llvm-15 support is incomplete, and therefore not yet supported. Clang+lto can't be enabled with llvm-15 before rust gets support for that. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/thunderbird/thunderbird-102.2.2.ebuild10
1 files changed, 1 insertions, 9 deletions
diff --git a/mail-client/thunderbird/thunderbird-102.2.2.ebuild b/mail-client/thunderbird/thunderbird-102.2.2.ebuild
index 4aba732165ec..5b45a09b43e3 100644
--- a/mail-client/thunderbird/thunderbird-102.2.2.ebuild
+++ b/mail-client/thunderbird/thunderbird-102.2.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
FIREFOX_PATCHSET="firefox-102esr-patches-02j.tar.xz"
-LLVM_MAX_SLOT=15
+LLVM_MAX_SLOT=14
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_REQ_USE="ncurses,sqlite,ssl"
@@ -88,14 +88,6 @@ BDEPEND="${PYTHON_DEPS}
virtual/rust
|| (
(
- sys-devel/clang:15
- sys-devel/llvm:15
- clang? (
- =sys-devel/lld-15*
- pgo? ( =sys-libs/compiler-rt-sanitizers-15*[profile] )
- )
- )
- (
sys-devel/clang:14
sys-devel/llvm:14
clang? (