atlas: build on Linux only

Fixes #10808.
This commit is contained in:
Thomas Tuegel 2015-11-04 12:31:26 -06:00
parent 90cc190db2
commit b3bb609b96

View file

@ -107,6 +107,7 @@ stdenv.mkDerivation {
homepage = "http://math-atlas.sourceforge.net/";
description = "Automatically Tuned Linear Algebra Software (ATLAS)";
license = stdenv.lib.licenses.bsd3;
platforms = stdenv.lib.platforms.linux;
longDescription = ''
The ATLAS (Automatically Tuned Linear Algebra Software) project is an