Skip to content

Commit

Permalink
fix libirmin: ppc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
art-w committed Sep 5, 2024
1 parent 7a45a57 commit 0840542
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/libirmin/dune
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
(setenv
LD_LIBRARY_PATH
../../src/libirmin/lib
(run ./test.exe)))))
(run ./test.exe))))
(enabled_if
(<> %{model} "ppc64le")))

(rule
(targets test.exe)
Expand Down

0 comments on commit 0840542

Please sign in to comment.