commit: 880144cf5f1dce2a491d7d08310ee2ae181189f2 Author: Christoph Junghans <junghans <AT> gentoo <DOT> org> AuthorDate: Sun Feb 5 18:15:20 2017 +0000 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org> CommitDate: Sun Feb 5 18:16:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880144cf
profiles/arch/arm: mask fabrics for openmpi profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 68ff16a..f724b6f 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Christoph Junghans <[email protected]> (05 Feb 2017) +# Mask some fabrics +sys-cluster/openmpi openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabrics_open-mx openmpi_fabrics_ofed openmpi_fabrics_dapl openmpi_rm_slurm openmpi_ofed_features_rdmacm + # Luke Dashjr <[email protected]> (04 Jan 2017) # Assembly optimisations are supported on arm since 0.0.0_pre20161213 dev-libs/libsecp256k1 -asm
