File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ option(BTECH_MOVEMENT_MODES "Enable advanced movement modes" ON)
4242option (BTECH_SCALED_INFRARED "Scale infrared BTH with increasing heat" ON )
4343option (BTECH_OVERSPEEDING "Allow mech overspeeding" OFF )
4444
45- option (BTECH_ENABLE_ASAN "Build with AddressSanitizer instrumentation" OFF )
45+ option (BTECH_ENABLE_ASAN "Build with AddressSanitizer instrumentation" ON )
4646option (BTECH_ENABLE_CLANG_TIDY "Run clang-tidy during compilation" OFF )
4747
4848if (BTECH_ENABLE_CLANG_TIDY)
Original file line number Diff line number Diff line change 22
33## MUX Todos in the /src/ dir
44
5- * Enable address sanitizer by default
65* Define primary/secondary/tertiary colors for use in UI elements.
76* Make help rendering more pretty.
87* Offer a non-privileged way to change your own password.
3029
3130* Maybe: do we need btech/src/mt19937ar.c or is there something else that may suffice for RNG?
3231* Remove prototype header files
33-
34- ## OSC 8
35-
36- * Break up styled_text.c/.h. It's huge now.
You can’t perform that action at this time.
0 commit comments