| author | |
| committer | |
| log | 2a81a0f388fcf1b3ddbb55dce03fa93f4eecd804 |
| tree | bdd0bf814b5aa85c20b31a09a9d8868f9131419e |
| parent | 24b020d9f62ff8ea5d154ae573a049623474214e |
1 files changed, 0 insertions(+), 1 deletions(-)
stage1/config.zig.in-1| ... | ... | @@ -9,7 +9,6 @@ pub const enable_logging: bool = false; |
| 9 | 9 | pub const enable_link_snapshots: bool = false; |
| 10 | 10 | pub const enable_tracy = false; |
| 11 | 11 | pub const value_tracing = false; |
| 12 | pub const have_stage1 = false; | |
| 13 | 12 | pub const skip_non_native = false; |
| 14 | 13 | pub const only_c = false; |
| 15 | 14 | pub const force_gpa = false; |