Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/base/hmatrix.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ library
extra-libraries: openblas
else
extra-libraries: blas lapack
frameworks: Accelerate

if !flag(disable-default-paths)
extra-lib-dirs: /opt/local/lib/
Expand All @@ -124,7 +125,6 @@ library
include-dirs: /usr/local/include/
if arch(i386)
cc-options: -arch i386
frameworks: Accelerate

if os(freebsd)
if flag(openblas)
Expand Down