mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
refactor: fix build dir
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user