mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-22 05:34:59 -07:00
Add -disallow-do
This commit is contained in:
@@ -154,6 +154,7 @@ struct BuildContext {
|
||||
bool cross_compiling;
|
||||
bool different_os;
|
||||
bool keep_object_files;
|
||||
bool disallow_do;
|
||||
|
||||
bool use_llvm_api;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user