summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2013-02-19 05:13:14 +0000
committerChristoph Junghans <ottxor@gentoo.org>2013-02-19 05:13:14 +0000
commit003a7091f4c07a0d0e7610fc5e9c738905ef95ff (patch)
tree0fd13f1e321fde0976aeb2707fc793cd959a8c4f /sci-libs/fftw/metadata.xml
parentAdd ~arm-linux keyword. (diff)
downloadgentoo-2-003a7091f4c07a0d0e7610fc5e9c738905ef95ff.tar.gz
gentoo-2-003a7091f4c07a0d0e7610fc5e9c738905ef95ff.tar.bz2
gentoo-2-003a7091f4c07a0d0e7610fc5e9c738905ef95ff.zip
fixed fma description (bug #445053)
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'sci-libs/fftw/metadata.xml')
-rw-r--r--sci-libs/fftw/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/fftw/metadata.xml b/sci-libs/fftw/metadata.xml
index 2b8eeab3750e..a5d7e8bbe710 100644
--- a/sci-libs/fftw/metadata.xml
+++ b/sci-libs/fftw/metadata.xml
@@ -15,7 +15,7 @@
<flag name="avx">Adds support for Advanced Vector Extensions</flag>
<flag name="float">Link default library to single precision instead of
double (symlinks only and fftw-2.1)</flag>
- <flag name="fma">Use the Fused Multiply Add instruction set</flag>
+<flag name="fma">Use the Fused Multiply Add instruction set (fma3/fma4 either one)</flag>
<flag name="paired-single">Adds support for pair-single optimizations of mips</flag>
<flag name="quad">Build quadruple precision lib</flag>
<flag name="zbus">Adds support for ZBus cycle-counter of mips</flag>