Somehow we compiling and not crashing

This commit is contained in:
Krzosa Karol
2022-10-09 11:05:03 +02:00
parent ed7267a8c8
commit 0637a32655
3 changed files with 44 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
clang core_main.cpp -O0 -Wall -Wno-unused-function -fno-exceptions -fdiagnostics-absolute-paths -g -o main.ex
clang core_main.cpp -O0 -Wall -Wno-unused-function -fno-exceptions -fdiagnostics-absolute-paths -g -o core