Skip to content

Commit

Permalink
Fix build on darwin
Browse files Browse the repository at this point in the history
Signed-off-by: Kakadu <[email protected]>
  • Loading branch information
Kakadu committed Sep 5, 2024
1 parent ff0e437 commit ab75485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/x32/dune
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(rule
(enabled_if
(<> %{system} "linux"))
(= %{system} "linux"))
(deps
../Makefile
../../runtime32/Std.i
Expand Down

0 comments on commit ab75485

Please sign in to comment.