mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Add build tags to posix/spawn.odin
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
#+build linux, darwin, openbsd, freebsd, netbsd, haiku
|
||||||
package posix
|
package posix
|
||||||
|
|
||||||
when ODIN_OS == .Darwin {
|
when ODIN_OS == .Darwin {
|
||||||
|
|||||||
Reference in New Issue
Block a user