mirror of
https://github.com/ziglang/zig.git
synced 2026-01-21 23:05:24 +00:00
stage1: we don't need have_stage1 config option anymore
This commit is contained in:
parent
24b020d9f6
commit
2a81a0f388
@ -9,7 +9,6 @@ pub const enable_logging: bool = false;
|
||||
pub const enable_link_snapshots: bool = false;
|
||||
pub const enable_tracy = false;
|
||||
pub const value_tracing = false;
|
||||
pub const have_stage1 = false;
|
||||
pub const skip_non_native = false;
|
||||
pub const only_c = false;
|
||||
pub const force_gpa = false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user