wip: Support Apple tvOS in libstd
This commit is contained in:
@@ -8,6 +8,7 @@ use libc::{getegid, geteuid, getpid};
|
||||
target_os = "dragonfly",
|
||||
target_os = "freebsd",
|
||||
target_os = "ios",
|
||||
target_os = "tvos",
|
||||
target_os = "macos",
|
||||
target_os = "watchos",
|
||||
target_os = "openbsd"
|
||||
|
||||
Reference in New Issue
Block a user