lama_byterun/runtime
Kakadu 882ca93f89 Allow to specify C compiler when building runtime
Try something like `make -C runtime CC=clang-11 all`. It was tested only
on GNU/Linux

Signed-off-by: Kakadu <Kakadu@pm.me>
2021-02-14 18:54:44 +03:00
..
.gitignore .gitignore files 2020-12-11 18:04:30 +03:00
gc_runtime.s Cyclic equal (alpha) 2020-08-02 23:56:21 +03:00
Makefile Allow to specify C compiler when building runtime 2021-02-14 18:54:44 +03:00
runtime.c Length, string -> std functions 2021-01-31 22:57:12 +03:00
Std.i Length, string -> std functions 2021-01-31 22:57:12 +03:00