add async builds

This commit is contained in:
2025-12-15 08:38:16 -10:00
parent 7c270c49aa
commit 516667944a
10 changed files with 11 additions and 5 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
set -e
./build $1
gdb a.out