mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-28 10:06:20 +00:00
INTERNAL USE ONLY: //+lazy build flag
This commit is contained in:
@@ -203,6 +203,8 @@ struct BuildContext {
|
||||
bool warnings_as_errors;
|
||||
bool show_error_line;
|
||||
|
||||
bool ignore_lazy;
|
||||
|
||||
bool use_subsystem_windows;
|
||||
bool ignore_microsoft_magic;
|
||||
bool linker_map_file;
|
||||
|
||||
Reference in New Issue
Block a user