main: call gcc to make out executable

This commit is contained in:
Luna 2019-09-29 13:16:49 -03:00
parent 88e505b524
commit 34481c8ea8
2 changed files with 8 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ zig-cache/
*.bc
*.ll
*.o
*.out