mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-02 12:48:14 +00: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