mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
*/*: 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>
This commit is contained in:
@@ -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"
|
||||
@@ -87,14 +87,6 @@ BDEPEND="${PYTHON_DEPS}
|
||||
virtual/pkgconfig
|
||||
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
|
||||
|
||||
@@ -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"
|
||||
@@ -89,14 +89,6 @@ BDEPEND="${PYTHON_DEPS}
|
||||
virtual/pkgconfig
|
||||
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
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
FIREFOX_PATCHSET="firefox-104-patches-02j.tar.xz"
|
||||
|
||||
LLVM_MAX_SLOT=15
|
||||
LLVM_MAX_SLOT=14
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..11} )
|
||||
PYTHON_REQ_USE="ncurses,sqlite,ssl"
|
||||
@@ -91,14 +91,6 @@ BDEPEND="${PYTHON_DEPS}
|
||||
virtual/pkgconfig
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user