mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
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:
committed by
Michał Górny
parent
79af39d4c9
commit
4eaff71874
@@ -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 )"
|
||||
|
||||
Reference in New Issue
Block a user