mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 16:18:52 +00:00
added IS_SUPPORTED to core:sys/posix
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#+build !linux
|
||||
#+build !darwin
|
||||
#+build !netbsd
|
||||
#+build !openbsd
|
||||
#+build !freebsd
|
||||
#+build !haiku
|
||||
package posix
|
||||
|
||||
_IS_SUPPORTED :: false
|
||||
|
||||
Reference in New Issue
Block a user