commit: 0407caed51ca5202fa34c41e712849ea8a41556c Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Mon Feb 2 08:44:29 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Feb 2 08:44:29 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0407caed
sci-libs/acml: Remove fma from metadata --- sci-libs/acml/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-libs/acml/metadata.xml b/sci-libs/acml/metadata.xml index ca7fb2c..3d96729 100644 --- a/sci-libs/acml/metadata.xml +++ b/sci-libs/acml/metadata.xml @@ -15,7 +15,6 @@ Alle Routinen sind hoch optimiert für AMD(R) x86 und amd64 CPUs. </longdescription> <use> - <flag name='fma'>Use the Fused Multiply Add instruction set</flag> <flag name='gfortran'>Fetch and install acml compiled with GNU FORTRAN compiler</flag> <flag name='ifort'>Fetch and install acml compiled with the Intel FORTRAN compiler</flag> <flag name='int64'>Install the 64 bits integer library</flag>