Skip to content

Commit

Permalink
Flags update
Browse files Browse the repository at this point in the history
Adjust ld-options flags
  • Loading branch information
dmjio authored and 9prady9 committed Nov 4, 2019
1 parent 0634a49 commit 65bdf72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arrayfire.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ library
extra-lib-dirs:
/opt/arrayfire/lib
ld-options:
-Wl -rpath /opt/arrayfire/lib
-Wl,-rpath /opt/arrayfire/lib

executable main
hs-source-dirs:
Expand Down Expand Up @@ -189,4 +189,4 @@ test-suite doctests

source-repository head
type: git
location: https://github.com/arrayfire/arrayfire-haskell.git
location: https://github.com/arrayfire/arrayfire-haskell.git

0 comments on commit 65bdf72

Please sign in to comment.