llvm-runtimes/offload: Require matching clang slot for testing

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-03-05 15:21:19 +01:00
parent 2d752591da
commit 3afdd1a438
7 changed files with 11 additions and 11 deletions

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..13} )
inherit cmake flag-o-matic llvm.org python-any-r1 toolchain-funcs
DESCRIPTION="OpenMP offloading support"
@@ -38,7 +38,7 @@ BDEPEND="
$(python_gen_any_dep '
dev-python/lit[${PYTHON_USEDEP}]
')
llvm-core/clang
llvm-core/clang:${LLVM_MAJOR}
)
"
# TODO: can it be fixed to compile with gcc?

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -37,7 +37,7 @@ BDEPEND="
$(python_gen_any_dep '
dev-python/lit[${PYTHON_USEDEP}]
')
llvm-core/clang
llvm-core/clang:${LLVM_MAJOR}
)
"
# TODO: can it be fixed to compile with gcc?

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -43,7 +43,7 @@ BDEPEND="
$(python_gen_any_dep '
dev-python/lit[${PYTHON_USEDEP}]
')
llvm-core/clang
llvm-core/clang:${LLVM_MAJOR}
)
"

View File

@@ -43,7 +43,7 @@ BDEPEND="
$(python_gen_any_dep '
dev-python/lit[${PYTHON_USEDEP}]
')
llvm-core/clang
llvm-core/clang:${LLVM_MAJOR}
)
"

View File

@@ -42,7 +42,7 @@ BDEPEND="
$(python_gen_any_dep '
dev-python/lit[${PYTHON_USEDEP}]
')
llvm-core/clang
llvm-core/clang:${LLVM_MAJOR}
)
"

View File

@@ -42,7 +42,7 @@ BDEPEND="
$(python_gen_any_dep '
dev-python/lit[${PYTHON_USEDEP}]
')
llvm-core/clang
llvm-core/clang:${LLVM_MAJOR}
)
"

View File

@@ -42,7 +42,7 @@ BDEPEND="
$(python_gen_any_dep '
dev-python/lit[${PYTHON_USEDEP}]
')
llvm-core/clang
llvm-core/clang:${LLVM_MAJOR}
)
"