mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
llvm-runtimes/libcxxabi: Remove old blocker to silence pkgcheck
Signed-off-by: Michał Górny <mgorny@gentoo.org> Part-of: https://github.com/gentoo/gentoo/pull/42663 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_11 )
|
||||
inherit cmake-multilib flag-o-matic llvm llvm.org python-any-r1 \
|
||||
toolchain-funcs
|
||||
|
||||
@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
|
||||
REQUIRED_USE="test? ( clang )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
|
||||
RDEPEND+="
|
||||
!<llvm-runtimes/libcxx-15
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
llvm-core/llvm:${LLVM_MAJOR}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{11..12} )
|
||||
inherit cmake-multilib flag-o-matic llvm llvm.org python-any-r1 \
|
||||
toolchain-funcs
|
||||
|
||||
@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
|
||||
REQUIRED_USE="test? ( clang )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
|
||||
RDEPEND+="
|
||||
!<llvm-runtimes/libcxx-15
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
llvm-core/llvm:${LLVM_MAJOR}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{11..12} )
|
||||
inherit cmake-multilib flag-o-matic llvm llvm.org python-any-r1 \
|
||||
toolchain-funcs
|
||||
|
||||
@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
|
||||
REQUIRED_USE="test? ( clang )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
|
||||
RDEPEND+="
|
||||
!<llvm-runtimes/libcxx-15
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
llvm-core/llvm:${LLVM_MAJOR}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{11..12} )
|
||||
inherit cmake-multilib flag-o-matic llvm.org llvm-utils python-any-r1
|
||||
inherit toolchain-funcs
|
||||
|
||||
@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
|
||||
REQUIRED_USE="test? ( clang )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
|
||||
RDEPEND+="
|
||||
!<llvm-runtimes/libcxx-15
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
llvm-core/llvm:${LLVM_MAJOR}
|
||||
|
||||
@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
|
||||
REQUIRED_USE="test? ( clang )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
|
||||
RDEPEND+="
|
||||
!<llvm-runtimes/libcxx-15
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
llvm-core/llvm:${LLVM_MAJOR}
|
||||
|
||||
@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
|
||||
REQUIRED_USE="test? ( clang )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
|
||||
RDEPEND+="
|
||||
!<llvm-runtimes/libcxx-15
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
llvm-core/llvm:${LLVM_MAJOR}
|
||||
|
||||
@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
|
||||
REQUIRED_USE="test? ( clang )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
|
||||
RDEPEND+="
|
||||
!<llvm-runtimes/libcxx-15
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
llvm-core/llvm:${LLVM_MAJOR}
|
||||
|
||||
@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
|
||||
REQUIRED_USE="test? ( clang )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
|
||||
RDEPEND+="
|
||||
!<llvm-runtimes/libcxx-15
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
llvm-core/llvm:${LLVM_MAJOR}
|
||||
|
||||
@@ -17,10 +17,6 @@ IUSE="+clang +static-libs test"
|
||||
REQUIRED_USE="test? ( clang )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
|
||||
RDEPEND+="
|
||||
!<llvm-runtimes/libcxx-15
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
llvm-core/llvm:${LLVM_MAJOR}
|
||||
|
||||
@@ -16,10 +16,6 @@ IUSE="+clang +static-libs test"
|
||||
REQUIRED_USE="test? ( clang )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
|
||||
RDEPEND+="
|
||||
!<llvm-runtimes/libcxx-15
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
llvm-core/llvm:${LLVM_MAJOR}
|
||||
|
||||
@@ -16,10 +16,6 @@ IUSE="+clang +static-libs test"
|
||||
REQUIRED_USE="test? ( clang )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
|
||||
RDEPEND+="
|
||||
!<llvm-runtimes/libcxx-15
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
llvm-core/llvm:${LLVM_MAJOR}
|
||||
|
||||
@@ -16,10 +16,6 @@ IUSE="+clang +static-libs test"
|
||||
REQUIRED_USE="test? ( clang )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# in 15.x, cxxabi.h is moving from libcxx to libcxxabi
|
||||
RDEPEND+="
|
||||
!<llvm-runtimes/libcxx-15
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
llvm-core/llvm:${LLVM_MAJOR}
|
||||
|
||||
Reference in New Issue
Block a user