mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-17 19:32:23 -07:00
-no-bounds-check
This commit is contained in:
@@ -23,6 +23,7 @@ struct BuildContext {
|
||||
bool show_timings;
|
||||
bool keep_temp_files;
|
||||
bool debug;
|
||||
bool no_bounds_check;
|
||||
|
||||
gbAffinity affinity;
|
||||
isize thread_count;
|
||||
|
||||
Reference in New Issue
Block a user