mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +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)
|
||||
(deps
|
||||
(:main byterun.c)
|
||||
(:runtime ../runtime/runtime.a))
|
||||
(:runtime ../runtime/runtime.a)
|
||||
mac-specific-flags.txt)
|
||||
(mode
|
||||
(promote (until-clean)))
|
||||
(action
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue