Skip to content

Commit 65bdf72

Browse files
dmjio9prady9
authored andcommitted
Flags update
Adjust ld-options flags
1 parent 0634a49 commit 65bdf72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arrayfire.cabal

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ library
9696
extra-lib-dirs:
9797
/opt/arrayfire/lib
9898
ld-options:
99-
-Wl -rpath /opt/arrayfire/lib
99+
-Wl,-rpath /opt/arrayfire/lib
100100

101101
executable main
102102
hs-source-dirs:
@@ -189,4 +189,4 @@ test-suite doctests
189189

190190
source-repository head
191191
type: git
192-
location: https://github.com/arrayfire/arrayfire-haskell.git
192+
location: https://github.com/arrayfire/arrayfire-haskell.git

0 commit comments

Comments
 (0)