mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-07 23:38:47 +00:00
Forgotten depdenecy
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
259b52bb83
commit
fa030b8bd3
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
||||||
(target byterun.exe)
|
(target byterun.exe)
|
||||||
(deps
|
(deps
|
||||||
(:main byterun.c)
|
(:main byterun.c)
|
||||||
(:runtime ../runtime/runtime.a))
|
(:runtime ../runtime/runtime.a)
|
||||||
|
mac-specific-flags.txt)
|
||||||
(mode
|
(mode
|
||||||
(promote (until-clean)))
|
(promote (until-clean)))
|
||||||
(action
|
(action
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue