⚡️ Adds build flags for speed and gc
This commit is contained in:
+4
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user