Add build tags to posix/spawn.odin

This commit is contained in:
FourteenBrush
2025-09-07 20:39:27 +02:00
committed by GitHub
parent 0711806c21
commit fe531c1888
+1
View File
@@ -1,3 +1,4 @@
#+build linux, darwin, openbsd, freebsd, netbsd, haiku
package posix
when ODIN_OS == .Darwin {