mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
Merge branch 'PLTools:1.30' into verified_byterun
This commit is contained in:
commit
5a6dbe3692
1223 changed files with 22388 additions and 22239 deletions
|
|
@ -5,3 +5,9 @@
|
|||
(deps Makefile gc.c gc.h runtime_common.h runtime.c runtime.h printf.S)
|
||||
(action
|
||||
(run make)))
|
||||
|
||||
(install
|
||||
(section share)
|
||||
(files
|
||||
(runtime.a as x64/runtime.a)
|
||||
(Std.i as x64/Std.i)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue