File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -2396,7 +2396,6 @@ mixin-preset=
2396
2396
mixin_stdlib_minimal
2397
2397
2398
2398
stdlib-deployment-targets =freestanding-x86_64
2399
- swift_sdks =FREESTANDING
2400
2399
swift-primary-variant-sdk =FREESTANDING
2401
2400
swift-primary-variant-arch =x86_64
2402
2401
swift-freestanding-sdk =macosx
Original file line number Diff line number Diff line change @@ -223,7 +223,6 @@ KNOWN_SETTINGS=(
223
223
report-statistics " 0" " set to 1 to generate compilation statistics files for swift libraries"
224
224
sil-verify-all " 0" " If enabled, run the SIL verifier after each transform when building Swift files during this build process"
225
225
stdlib-deployment-targets " " " space-separated list of targets to configure the Swift standard library to be compiled or cross-compiled for"
226
- swift-sdks " " " space-separated list of SDKs to build, or empty to auto-detect which SDKs are available"
227
226
228
227
# # FREESTANDING Stdlib Options
229
228
swift-freestanding-sdk " " " which SDK to use when building the FREESTANDING stdlib"
You can’t perform that action at this time.
0 commit comments