sys-libs/libomp: Provide llvm headers.

Required since:
26790ed248

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Arfrever Frehtes Taifersar Arahesis
2020-11-01 08:00:00 +00:00
committed by Michał Górny
parent 79af39d4c9
commit 4eaff71874

View File

@@ -9,7 +9,7 @@ inherit cmake-multilib linux-info llvm.org python-any-r1
DESCRIPTION="OpenMP runtime library for LLVM/clang compiler"
HOMEPAGE="https://openmp.llvm.org"
LLVM_COMPONENTS=( openmp )
LLVM_COMPONENTS=( openmp llvm/include )
llvm.org_set_globals
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"