llvm-core/flang: Flang tests require clang driver test files

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-02-15 19:34:25 +01:00
parent 39d4d3ab7f
commit 3dcd38fb59

View File

@@ -28,7 +28,7 @@ BDEPEND="
"
LLVM_COMPONENTS=( flang cmake )
LLVM_TEST_COMPONENTS=( mlir/test/lib )
LLVM_TEST_COMPONENTS=( clang/test/Driver mlir/test/lib )
llvm.org_set_globals
src_configure() {