From cc38f9a8e6d51b2e96037375d338546cc606640d Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Sun, 21 Dec 2014 12:07:38 +0100 Subject: temporary non thread safe randomVector workaround for OSX --- packages/base/hmatrix.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/base/hmatrix.cabal') diff --git a/packages/base/hmatrix.cabal b/packages/base/hmatrix.cabal index c007509..b3559a9 100644 --- a/packages/base/hmatrix.cabal +++ b/packages/base/hmatrix.cabal @@ -1,5 +1,5 @@ Name: hmatrix -Version: 0.16.1.1 +Version: 0.16.1.2 License: BSD3 License-file: LICENSE Author: Alberto Ruiz @@ -118,6 +118,7 @@ library if arch(i386) cc-options: -arch i386 frameworks: Accelerate + cpp-options: -DOSX if os(freebsd) extra-lib-dirs: /usr/local/lib -- cgit v1.2.3