update_netbsd_libc: Add tool for updating NetBSD libc startup code.
This commit is contained in:
@@ -44,6 +44,7 @@ pub fn build(b: *std.Build) void {
|
||||
"../../tools/update_cpu_features.zig",
|
||||
"../../tools/update_freebsd_libc.zig",
|
||||
"../../tools/update_glibc.zig",
|
||||
"../../tools/update_netbsd_libc.zig",
|
||||
}) |tool_src_path| {
|
||||
const tool = b.addTest(.{
|
||||
.name = std.fs.path.stem(tool_src_path),
|
||||
|
||||
Reference in New Issue
Block a user