summaryrefslogtreecommitdiff
path: root/sys-libs/libomp/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/libomp/metadata.xml')
-rw-r--r--sys-libs/libomp/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-libs/libomp/metadata.xml b/sys-libs/libomp/metadata.xml
index ca91e84fce57..58df765860eb 100644
--- a/sys-libs/libomp/metadata.xml
+++ b/sys-libs/libomp/metadata.xml
@@ -9,7 +9,9 @@
<email>llvm@gentoo.org</email>
</maintainer>
<use>
+ <flag name='cuda'>Build CUDA offloading plugin (only with USE=offload)</flag>
<flag name='hwloc'>Enable CPU affinity support via hwloc</flag>
+ <flag name='offload'>Support offloading OpenMP using libomptarget</flag>
<flag name='ompt'>Enable OpenMP Tools Interface support</flag>
</use>
<longdescription>The OpenMP subproject of LLVM is intended to contain all of the components required to build an executing OpenMP program that are outside the compiler itself.</longdescription>