Skip to content

Commit 06e8c2e

Browse files
committed
fix stage2 macos build
See #1173
1 parent bd282d6 commit 06e8c2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src-self-hosted/module.zig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ pub const Module = struct {
115115
InputOutput,
116116
NoStdHandles,
117117
Overflow,
118+
NotSupported,
118119
};
119120

120121
pub const Event = union(enum) {

0 commit comments

Comments
 (0)