summaryrefslogtreecommitdiff
path: root/src/code/build.sh
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@spacehb.net>2025-10-12 15:18:42 +0200
committerRaymaekers Luca <luca@spacehb.net>2025-10-12 15:18:42 +0200
commita068e5ace6374583f79973374a7581b0d87a47dd (patch)
treeb2bd93bc2d2f9bf994e5898c2b72f54ad5e5e655 /src/code/build.sh
parentea20bd9b5bcff9db1d86d83188e1e899799f324b (diff)
checkpoint
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
"