mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Fixup
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
0aba2a2a01
commit
ba9c32f38a
1 changed files with 2 additions and 1 deletions
|
|
@ -21,7 +21,8 @@
|
||||||
|
|
||||||
(rule
|
(rule
|
||||||
(target mac-specific-flags.txt)
|
(target mac-specific-flags.txt)
|
||||||
(= %{ocaml-config:system} macosx)
|
(enabled_if
|
||||||
|
(= %{ocaml-config:system} macosx))
|
||||||
(action
|
(action
|
||||||
(progn
|
(progn
|
||||||
(with-stdout-to
|
(with-stdout-to
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue