Making adjustments to C versions, update readme

This commit is contained in:
2025-10-10 20:47:38 -04:00
parent 7949d2ba5f
commit 2bf18e8241
4 changed files with 114 additions and 121 deletions

View File

@@ -131,7 +131,7 @@ $compiler_args += $flag_link_win_rt_static_debug
# Include setup
$compiler_args += ($flag_include + $path_root)
$unit_name = "watl.v0.lottes_hybrid"
$unit_name = "watl.v0.llvm.lottes_hybrid"
# Specify unit to compile
$unit = join-path $path_root "C\$unit_name.c"