🚩 Updates build flags

This commit is contained in:
Rune Harlyk
2025-07-08 18:15:39 +02:00
parent c5155fe641
commit d2d7d8e323
+5 -1
View File
@@ -93,7 +93,11 @@ build_flags =
-D CORE_DEBUG_LEVEL=4 -D CORE_DEBUG_LEVEL=4
-D register= -D register=
-std=gnu++2a -std=gnu++2a
build_unflags = -std=gnu++11 -flto=auto ; Enable Link Time Optimization
-O3
build_unflags =
-std=gnu++11
-fno-lto
build_src_flags = build_src_flags =
-Wformat=2 -Wformat=2
-Wformat-truncation -Wformat-truncation