mirror of
https://github.com/Ed94/WATL_Exercise.git
synced 2025-10-20 09:40:51 -07:00
Making adjustments to C versions, update readme
This commit is contained in:
@@ -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"
|
Reference in New Issue
Block a user