diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 03:17:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 03:17:49 +0000 |
commit | 6b4b4c06e34415fb725320ccf9ec904fb1283638 (patch) | |
tree | 1acae0c4d7158b48dea6e4f4d7a99e53e37391bf /sci-libs/fftw/metadata.xml | |
parent | sci-libs/fftw: add github remote-id (diff) | |
download | gentoo-6b4b4c06e34415fb725320ccf9ec904fb1283638.tar.gz gentoo-6b4b4c06e34415fb725320ccf9ec904fb1283638.tar.bz2 gentoo-6b4b4c06e34415fb725320ccf9ec904fb1283638.zip |
Revert "sci-libs/fftw: cleanup old"
This reverts commit ee56d7da7ed08caf5546958342eceebc4d9de5ff.
Slot :2.1 needed by media-gfx/videorbits.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/fftw/metadata.xml')
-rw-r--r-- | sci-libs/fftw/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-libs/fftw/metadata.xml b/sci-libs/fftw/metadata.xml index bf126e2d0802..bd41f1af108d 100644 --- a/sci-libs/fftw/metadata.xml +++ b/sci-libs/fftw/metadata.xml @@ -15,6 +15,9 @@ publicly available FFT software. </longdescription> <use> + <flag name="float">Link default library to single precision instead of + double (symlinks only and fftw-2.1)</flag> + <flag name="quad">Build quadruple precision lib</flag> <flag name="zbus">Adds support for ZBus cycle-counter of mips</flag> </use> <upstream> |