mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge pull request #81697 from bnbarham/use-toolchain-version
Add the distribution tag to `-print-target-info`
This commit is contained in:
@@ -336,6 +336,8 @@ set(SWIFT_COMPILER_VERSION "" CACHE STRING
|
||||
"The internal version of the Swift compiler")
|
||||
set(CLANG_COMPILER_VERSION "" CACHE STRING
|
||||
"The internal version of the Clang compiler")
|
||||
set(SWIFT_TOOLCHAIN_VERSION "" CACHE STRING
|
||||
"The Swift compiler tag")
|
||||
|
||||
option(SWIFT_DISABLE_DEAD_STRIPPING
|
||||
"Turn off Darwin-specific dead stripping for Swift host tools." FALSE)
|
||||
|
||||
Reference in New Issue
Block a user