refactor: fix build dir

This commit is contained in:
Dobin
2024-02-16 09:14:47 +00:00
parent a0fd2ecc1e
commit 69beabc08f
4 changed files with 6 additions and 9 deletions
-1
View File
@@ -163,7 +163,6 @@ def start():
alloc_style = project.alloc_style,
exec_style = project.exec_style,
decoder_style= project.decoder_style,
build_dir = project.build_dir,
)
# Convert: C -> ASM