handle visionos target OS tag in the compiler
* rename .xros to .visionos as agreed in the tracking issue * add support for VisionOS platform in the MachO linker
This commit is contained in:
@@ -576,6 +576,7 @@ fn maybeIgnoreSigpipe() void {
|
||||
.ios,
|
||||
.watchos,
|
||||
.tvos,
|
||||
.visionos,
|
||||
.dragonfly,
|
||||
.freebsd,
|
||||
=> true,
|
||||
|
||||
Reference in New Issue
Block a user