Skip to content

Commit c76986d

Browse files
committed
remove ld-options
1 parent e32a421 commit c76986d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

arrayfire.cabal

+3-3
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ library
9191
extra-lib-dirs:
9292
/opt/arrayfire/lib64
9393
/opt/arrayfire/lib
94-
ld-options:
95-
-Wl,-rpath /opt/arrayfire/lib
96-
-Wl,-rpath /opt/arrayfire/lib64
94+
-- ld-options:
95+
-- -Wl,-rpath /opt/arrayfire/lib
96+
-- -Wl,-rpath /opt/arrayfire/lib64
9797

9898
executable main
9999
hs-source-dirs:

0 commit comments

Comments
 (0)