setup new build script

This commit is contained in:
Allen Webster
2021-08-20 23:45:00 -07:00
parent 5ebb2fbfd9
commit 500c310bcc
11 changed files with 563 additions and 1 deletions
@@ -0,0 +1,2 @@
#!/bin/bash
echo "debug"
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
echo "cl"
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
echo "x64"
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
echo "lld-link"