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 5d5a598..87a5b85 100755
--- a/src/code/build.sh
+++ b/src/code/build.sh
@@ -10,6 +10,7 @@ CompilerFlags="
-fdiagnostics-absolute-paths
-nostdinc++
-DSIM86_INTERNAL
+-fsanitize=undefined
"
WarningFlags="