summaryrefslogtreecommitdiff
path: root/src/code/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/build.sh')
-rwxr-xr-xsrc/code/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/code/build.sh b/src/code/build.sh
index eb49392..5d5a598 100755
--- a/src/code/build.sh
+++ b/src/code/build.sh
@@ -7,6 +7,7 @@ Compiler="clang"
CompilerFlags="
-g
+-fdiagnostics-absolute-paths
-nostdinc++
-DSIM86_INTERNAL
"