diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-08-07 06:24:49 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-08-07 06:24:49 +0000 |
commit | 3585c2804e262810c0810b6d2d8e5ed7882b8dd6 (patch) | |
tree | 989875e02031e87a9f90f975d95e2477deba0aee /sci-libs/fftw/metadata.xml | |
parent | Sort again. :-( (diff) | |
download | historical-3585c2804e262810c0810b6d2d8e5ed7882b8dd6.tar.gz historical-3585c2804e262810c0810b6d2d8e5ed7882b8dd6.tar.bz2 historical-3585c2804e262810c0810b6d2d8e5ed7882b8dd6.zip |
Add USE flag description to metadata wrt GLEP 56.
Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.25-gentoo-r6 i686
Diffstat (limited to 'sci-libs/fftw/metadata.xml')
-rw-r--r-- | sci-libs/fftw/metadata.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sci-libs/fftw/metadata.xml b/sci-libs/fftw/metadata.xml index d7ac5d19ffe6..de500ad77d85 100644 --- a/sci-libs/fftw/metadata.xml +++ b/sci-libs/fftw/metadata.xml @@ -11,4 +11,10 @@ that FFTW's performance is typically superior to that of other publicly available FFT software. </longdescription> +<use> + <flag name='float'>Link default library to single precision instead of + double (symlinks only)</flag> + <flag name='openmp'>Build support for the OpenMP (support parallel + computing)</flag> +</use> </pkgmetadata> |