Updated comments
This commit is contained in:
parent
fb09ddb1ea
commit
72aeeaf480
2 changed files with 3 additions and 3 deletions
|
|
@ -364,7 +364,7 @@ impl Step for Llvm {
|
|||
cfg.define("LLVM_ENABLE_ZLIB", "OFF");
|
||||
}
|
||||
|
||||
// Are we compiling for iOS/tvOS/watchOS/visionos?
|
||||
// Are we compiling for iOS/tvOS/watchOS/visionOS?
|
||||
if target.contains("apple-ios")
|
||||
|| target.contains("apple-tvos")
|
||||
|| target.contains("apple-watchos")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue