summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-12-11 12:29:29 +0100
committerMichał Górny <mgorny@gentoo.org>2021-12-11 17:12:12 +0100
commit1598880b230cbbb3a964ca6ca69db0a40ce968c6 (patch)
treedae4b9903a751934ca26551a4eab044d5da9ceb8 /sys-devel
parentllvm.org.eclass: VE target is non-experimental in 14.x (diff)
downloadgentoo-1598880b230cbbb3a964ca6ca69db0a40ce968c6.tar.gz
gentoo-1598880b230cbbb3a964ca6ca69db0a40ce968c6.tar.bz2
gentoo-1598880b230cbbb3a964ca6ca69db0a40ce968c6.zip
sys-devel/llvm: Include third-party directory in the checkout
Closes: https://bugs.gentoo.org/828601 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/llvm-14.0.0.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-14.0.0.9999.ebuild b/sys-devel/llvm/llvm-14.0.0.9999.ebuild
index a12b04fb2138..85c62d774844 100644
--- a/sys-devel/llvm/llvm-14.0.0.9999.ebuild
+++ b/sys-devel/llvm/llvm-14.0.0.9999.ebuild
@@ -56,7 +56,7 @@ RDEPEND="${RDEPEND}
PDEPEND="sys-devel/llvm-common
binutils-plugin? ( >=sys-devel/llvmgold-${SLOT} )"
-LLVM_COMPONENTS=( llvm )
+LLVM_COMPONENTS=( llvm third-party )
LLVM_MANPAGES=build
LLVM_PATCHSET=9999-1
LLVM_USE_TARGETS=provide