️ Adds build flags for speed and gc

This commit is contained in:
Rune Harlyk
2025-07-16 20:26:13 +02:00
parent f21ce92d43
commit 5e162ffb71
+4 -1
View File
@@ -93,7 +93,10 @@ build_flags =
-D CORE_DEBUG_LEVEL=4
-D register=
-std=gnu++2a
-O3
-Ofast
-ffunction-sections
-fdata-sections
-Wl,--gc-sections
build_unflags = -std=gnu++11
build_src_flags =
-Wformat=2