diff options
author | 2014-10-13 21:18:32 +1100 | |
---|---|---|
committer | 2014-10-13 21:18:32 +1100 | |
commit | 8bb927ed7f22098143f37b62b695bbb14143cfc4 (patch) | |
tree | b0130fb1de1e2e1baada824ab07c20ba8c02038e /sci-libs/xblas/metadata.xml | |
parent | multilib int64 multibuild cblas-reference. int64 fails tests with blas-reference (diff) | |
download | sci-8bb927ed7f22098143f37b62b695bbb14143cfc4.tar.gz sci-8bb927ed7f22098143f37b62b695bbb14143cfc4.tar.bz2 sci-8bb927ed7f22098143f37b62b695bbb14143cfc4.zip |
multilib int64 multibuild xblas. The int64 build may not work though, not tested.
Diffstat (limited to 'sci-libs/xblas/metadata.xml')
-rw-r--r-- | sci-libs/xblas/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-libs/xblas/metadata.xml b/sci-libs/xblas/metadata.xml index 4610f395f..659b3971f 100644 --- a/sci-libs/xblas/metadata.xml +++ b/sci-libs/xblas/metadata.xml @@ -8,4 +8,7 @@ Extended and Mixed Precision versions, as documented in Chapters 2 and 4 of the new BLAS Standard. </longdescription> + <use> + <flag name="int64">Build the 64 bits integer library</flag> + </use> </pkgmetadata> |