suitesparse_4_4: NIX_CFLAGS -> NIX_CFLAGS_COMPILE

Tested with nix-build -A suitesparse_4_4
This commit is contained in:
Joachim Fasting 2017-04-12 19:01:49 +02:00
parent a883581ddb
commit 540a6412e3
No known key found for this signature in database
GPG Key ID: 7544761007FE4E08

View File

@ -55,7 +55,7 @@ stdenv.mkDerivation {
"LAPACK="
];
NIX_CFLAGS = stdenv.lib.optionalString stdenv.isDarwin " -DNTIMER";
NIX_CFLAGS_COMPILE = stdenv.lib.optionalString stdenv.isDarwin " -DNTIMER";
postInstall = ''
# Build and install shared library