summaryrefslogtreecommitdiffhomepage
path: root/src/compile_flags.txt
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-05-09 09:43:34 -0400
committerrealtradam <[email protected]>2023-05-09 09:43:34 -0400
commita4314fafa69cacaa247277b7da8a647c34c4ede3 (patch)
treea6f142641f8a99a135bf84bc0783222b02ed8d76 /src/compile_flags.txt
parent2709a71f46acb65535a8ee871a352d2ff1fb82df (diff)
downloadRodeoKit-a4314fafa69cacaa247277b7da8a647c34c4ede3.tar.gz
RodeoKit-a4314fafa69cacaa247277b7da8a647c34c4ede3.zip
audio progress
Diffstat (limited to 'src/compile_flags.txt')
-rw-r--r--src/compile_flags.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compile_flags.txt b/src/compile_flags.txt
index 09b2ca8..29708f7 100644
--- a/src/compile_flags.txt
+++ b/src/compile_flags.txt
@@ -12,4 +12,6 @@
-Wextra
-Wpedantic
-Wconversion
+-fsanitize=address,undefined
-std=c99
+