Skip to content

Commit 06e8c2e

Browse files
committedJul 2, 2018
fix stage2 macos build
See #1173
·
0.15.20.3.0
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)
Please sign in to comment.