mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
Fixing mac build: negating Darwin ~~> OKaying linux
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
8a8fc3432b
commit
cd033ddbe3
8 changed files with 9 additions and 57 deletions
|
|
@ -1,6 +1,6 @@
|
|||
(rule
|
||||
(enabled_if
|
||||
(<> %{ocaml-config:os_type} "Darwin"))
|
||||
(= %{system} "linux"))
|
||||
(deps
|
||||
../Makefile
|
||||
../../runtime32/Std.i
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue