mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-22 01:43:22 +00:00
Commented the workaround with links to issues, and put it behind a build flag.
This commit is contained in:
@@ -539,6 +539,8 @@ struct BuildContext {
|
||||
bool disallow_do;
|
||||
bool show_import_graph;
|
||||
|
||||
bool webkit_switch_workaround;
|
||||
|
||||
IntegerDivisionByZeroKind integer_division_by_zero_behaviour;
|
||||
|
||||
LinkerChoice linker_choice;
|
||||
|
||||
Reference in New Issue
Block a user