🚩 Updates build flags
This commit is contained in:
+5
-1
@@ -93,7 +93,11 @@ build_flags =
|
||||
-D CORE_DEBUG_LEVEL=4
|
||||
-D register=
|
||||
-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 =
|
||||
-Wformat=2
|
||||
-Wformat-truncation
|
||||
|
||||
Reference in New Issue
Block a user