mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-15 19:28:47 +00:00
Disable x32 when os_type = Darwin
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
59273f734e
commit
8a8fc3432b
10 changed files with 22 additions and 28 deletions
|
|
@ -1,6 +1,6 @@
|
|||
; This file was autogenerated
|
||||
|
||||
(cram (deps ../src/Driver.exe ../runtime/Std.i ../runtime32/Std.i))
|
||||
(cram (deps ../src/Driver.exe ../runtime/Std.i))
|
||||
|
||||
(cram (applies_to test001)
|
||||
(deps test001.lama test001.input))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue