summaryrefslogtreecommitdiff
path: root/llvm-runtimes
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-11-15 10:30:41 +0100
committerMichał Górny <mgorny@gentoo.org>2025-11-15 10:44:26 +0100
commitf6a08ce3a733941fb9d347227692ab2434782636 (patch)
tree3b9eef97b4b049b33f2ab94503815ecd869f9983 /llvm-runtimes
parente064e9555ab7efa6b7dd611392b6e5c7525285bd (diff)
downloadgentoo-f6a08ce3a733941fb9d347227692ab2434782636.tar.gz
gentoo-f6a08ce3a733941fb9d347227692ab2434782636.tar.bz2
gentoo-f6a08ce3a733941fb9d347227692ab2434782636.zip
llvm-runtimes/flang-rt: Tests require third-party/unittest now
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'llvm-runtimes')
-rw-r--r--llvm-runtimes/flang-rt/flang-rt-22.0.0.9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm-runtimes/flang-rt/flang-rt-22.0.0.9999.ebuild b/llvm-runtimes/flang-rt/flang-rt-22.0.0.9999.ebuild
index afd5496ffa4b..9001ed9b77b8 100644
--- a/llvm-runtimes/flang-rt/flang-rt-22.0.0.9999.ebuild
+++ b/llvm-runtimes/flang-rt/flang-rt-22.0.0.9999.ebuild
@@ -28,6 +28,7 @@ BDEPEND="
LLVM_COMPONENTS=(
runtimes flang-rt cmake flang llvm/{cmake,utils/llvm-lit}
)
+LLVM_TEST_COMPONENTS=( third-party/unittest )
llvm.org_set_globals
python_check_deps() {