From 43f5d6a91952802245601485073dffcf5ef667cc Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 16 Nov 2022 18:57:24 +0000 Subject: [PATCH] Add sys-libs/libomp to LLVM toolchain set. --- portage/sets/toolchain-llvm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/portage/sets/toolchain-llvm b/portage/sets/toolchain-llvm index 1f3f19d..bd917a7 100644 --- a/portage/sets/toolchain-llvm +++ b/portage/sets/toolchain-llvm @@ -1,6 +1,9 @@ # Portage set LLVM toolchain # Copyright 2022 Inference +# License: BSD 3-Clause Clear + +# 0.0.0.0 sys-devel/clang @@ -13,4 +16,5 @@ sys-libs/compiler-rt sys-libs/compiler-rt-sanitizers sys-libs/libcxx sys-libs/libcxxabi +sys-libs/libomp sys-libs/llvm-libunwind