diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-09-29 23:20:05 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-09-29 23:40:04 +0200 |
commit | de0ea1f1898758a2e5f9973d3c248b800675360c (patch) | |
tree | 800a2d1aaea69b4a08a3c99062d30d18b5f2d1a0 /sys-libs/libomp/metadata.xml | |
parent | net-nds/openldap: Add slot operator on Perl dependency where possible, bug 59... (diff) | |
download | gentoo-de0ea1f1898758a2e5f9973d3c248b800675360c.tar.gz gentoo-de0ea1f1898758a2e5f9973d3c248b800675360c.tar.bz2 gentoo-de0ea1f1898758a2e5f9973d3c248b800675360c.zip |
sys-libs/libomp: Add hwloc support
Diffstat (limited to 'sys-libs/libomp/metadata.xml')
-rw-r--r-- | sys-libs/libomp/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-libs/libomp/metadata.xml b/sys-libs/libomp/metadata.xml index 7e5a689ec28a..a6f393e8425a 100644 --- a/sys-libs/libomp/metadata.xml +++ b/sys-libs/libomp/metadata.xml @@ -8,5 +8,8 @@ <maintainer type="project"> <email>llvm@gentoo.org</email> </maintainer> + <use> + <flag name='hwloc'>Enable CPU affinity support via hwloc</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> </pkgmetadata> |