Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/acml/
Date: Mon, 02 Feb 2015 12:06:34
Message-Id: 1422866669.0407caed51ca5202fa34c41e712849ea8a41556c.jlec@gentoo
1 commit: 0407caed51ca5202fa34c41e712849ea8a41556c
2 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
3 AuthorDate: Mon Feb 2 08:44:29 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 2 08:44:29 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0407caed
7
8 sci-libs/acml: Remove fma from metadata
9
10 ---
11 sci-libs/acml/metadata.xml | 1 -
12 1 file changed, 1 deletion(-)
13
14 diff --git a/sci-libs/acml/metadata.xml b/sci-libs/acml/metadata.xml
15 index ca7fb2c..3d96729 100644
16 --- a/sci-libs/acml/metadata.xml
17 +++ b/sci-libs/acml/metadata.xml
18 @@ -15,7 +15,6 @@
19 Alle Routinen sind hoch optimiert für AMD(R) x86 und amd64 CPUs.
20 </longdescription>
21 <use>
22 - <flag name='fma'>Use the Fused Multiply Add instruction set</flag>
23 <flag name='gfortran'>Fetch and install acml compiled with GNU FORTRAN compiler</flag>
24 <flag name='ifort'>Fetch and install acml compiled with the Intel FORTRAN compiler</flag>
25 <flag name='int64'>Install the 64 bits integer library</flag>