This commit is contained in:
JustArchi
2016-07-24 02:59:07 +02:00
parent e094a02762
commit 49f6181263

2
run.sh
View File

@@ -5,7 +5,7 @@ BUILD="Release"
UNTIL_CLEAN_EXIT=0
ASF_ARGS=()
ASF_ARGS=("")
MONO_ARGS=("--llvm" "--server" "-O=all")
PRINT_USAGE() {