🚩 Updates build flags
This commit is contained in:
+5
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user