From 8ecec15cee88462e46ec9d0ce361224c0fcdba31 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Tue, 6 May 2014 09:43:39 +0200 Subject: fix C warnings --- hmatrix.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index f47629f..54ed86a 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -130,6 +130,8 @@ library C-sources: lib/Numeric/LinearAlgebra/LAPACK/lapack-aux.c, lib/Numeric/GSL/gsl-aux.c + cc-options: -O4 -msse2 -Wall + cpp-options: -DBINARY -- ghc-prof-options: -auto -- cgit v1.2.3