mirror of
https://github.com/ziglang/zig.git
synced 2025-12-16 11:13:08 +00:00
self-hosted: add hurd os to switch
This commit is contained in:
parent
75d142c3c7
commit
c0e391e94a
@ -575,6 +575,7 @@ pub const Target = union(enum) {
|
||||
builtin.Os.contiki,
|
||||
builtin.Os.amdpal,
|
||||
builtin.Os.hermit,
|
||||
builtin.Os.hurd,
|
||||
=> @panic("TODO specify the C integer type sizes for this OS"),
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user