-disallow-non-constant-globals

This commit is contained in:
gingerBill
2026-05-04 11:28:57 +01:00
parent 83dab63dcd
commit cdc0efce43
3 changed files with 12 additions and 0 deletions

View File

@@ -607,6 +607,7 @@ struct BuildContext {
isize max_error_count;
bool bedrock;
bool disable_non_constant_globals;
u32 cmd_doc_flags;