2
0
Эх сурвалжийг харах

Add build tags to `posix/spawn.odin`

FourteenBrush 5 өдөр өмнө
parent
commit
fe531c1888

+ 1 - 0
core/sys/posix/spawn.odin

@@ -1,3 +1,4 @@
+#+build linux, darwin, openbsd, freebsd, netbsd, haiku
 package posix
 
 when ODIN_OS == .Darwin {