summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-11-11 21:03:15 +0100
committerMichał Górny <mgorny@gentoo.org>2022-11-11 21:31:43 +0100
commitc16cca218a918b3254cc5046c1e9ebb7d2fe7ae0 (patch)
treef229edaf2cabd91a6eefc63b443324b64310f7db /dev-util
parentsys-devel/lld: Add third-party to LLVM_TEST_COMPONENTS (diff)
downloadgentoo-c16cca218a918b3254cc5046c1e9ebb7d2fe7ae0.tar.gz
gentoo-c16cca218a918b3254cc5046c1e9ebb7d2fe7ae0.tar.bz2
gentoo-c16cca218a918b3254cc5046c1e9ebb7d2fe7ae0.zip
dev-util/lldb: Add third-party to LLVM_TEST_COMPONENTS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/lldb/lldb-16.0.0.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-16.0.0.9999.ebuild b/dev-util/lldb/lldb-16.0.0.9999.ebuild
index 0f7dd9d5c5be..3f2733f0a919 100644
--- a/dev-util/lldb/lldb-16.0.0.9999.ebuild
+++ b/dev-util/lldb/lldb-16.0.0.9999.ebuild
@@ -52,7 +52,7 @@ BDEPEND="
"
LLVM_COMPONENTS=( lldb cmake llvm/utils )
-LLVM_TEST_COMPONENTS=( llvm/lib/Testing/Support )
+LLVM_TEST_COMPONENTS=( llvm/lib/Testing/Support third-party )
llvm.org_set_globals
pkg_setup() {