rename configure_runner to configurer

This commit is contained in:
Andrew Kelley
2026-02-24 19:42:49 -08:00
parent e525962631
commit 72f517a606
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -5346,7 +5346,7 @@ fn cmdBuild(
.root_src_path = fs.path.basename(runner),
} else .{
.root = try .fromRoot(arena, dirs, .zig_lib, "compiler"),
.root_src_path = "configure_runner.zig",
.root_src_path = "configurer.zig",
};
const config = try Compilation.Config.resolve(.{