srctree

Andrew Kelley parent 24b020d9 2a81a0f3
stage1: we don't need have_stage1 config option anymore

inlinesplit
stage1/config.zig.in added: 1, removed: 2, total 0
@@ -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;