Skip to content

Commit 42c2cb8

Browse files
authored
Merge pull request #5658 from FourteenBrush/patch-3
Add build tags to `posix/spawn.odin`
2 parents 0711806 + fe531c1 commit 42c2cb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/sys/posix/spawn.odin

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#+build linux, darwin, openbsd, freebsd, netbsd, haiku
12
package posix
23

34
when ODIN_OS == .Darwin {

0 commit comments

Comments
 (0)