mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
add c to usebuiltcompilers for swiftargumentparser build
This commit is contained in:
@@ -3625,7 +3625,7 @@ function Build-ArgumentParser([Hashtable] $Platform) {
|
||||
-Bin (Get-ProjectBinaryCache $Platform ArgumentParser) `
|
||||
-InstallTo "$($Platform.ToolchainInstallRoot)\usr" `
|
||||
-Platform $Platform `
|
||||
-UseBuiltCompilers Swift `
|
||||
-UseBuiltCompilers Swift C`
|
||||
-SwiftSDK (Get-SwiftSDK -OS $Platform.OS -Identifier $Platform.DefaultSDK) `
|
||||
-Defines @{
|
||||
BUILD_SHARED_LIBS = "YES";
|
||||
|
||||
Reference in New Issue
Block a user