mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-15 15:44:04 +00:00
Make -threaded-checker the default not (opt out with -no-threaded-checker)
This commit is contained in:
@@ -298,7 +298,7 @@ struct BuildContext {
|
||||
bool linker_map_file;
|
||||
|
||||
bool use_separate_modules;
|
||||
bool threaded_checker;
|
||||
bool no_threaded_checker;
|
||||
|
||||
bool show_debug_messages;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user