Porting to Unix
This commit is contained in:
3
build_unix.sh
Normal file
3
build_unix.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
clang core_main.cpp -O0 -Wall -Wno-unused-function -fno-exceptions -fdiagnostics-absolute-paths -g -o main.ex
|
||||
Reference in New Issue
Block a user