diff options
Diffstat (limited to 'sci-libs/atlas/metadata.xml')
-rw-r--r-- | sci-libs/atlas/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/atlas/metadata.xml b/sci-libs/atlas/metadata.xml index 77d74d963..ba20464d1 100644 --- a/sci-libs/atlas/metadata.xml +++ b/sci-libs/atlas/metadata.xml @@ -11,6 +11,7 @@ LAPACK using the reference LAPACK from Netlib. </longdescription> <use> + <flag name="deprecated">Build deprecated routines</flag> <flag name="generic">Build atlas assuming a fairly generic architecture (sse2 for x86, core2 for amd64)</flag> <flag name="ifko">Use iFKO to improve ATLAS performance (ATTENTION!!! Increases builtime enormously)</flag> </use> |