Skip to content

Commit e52a7b3

Browse files
committed
Stop using swift-sdks
1 parent da1c516 commit e52a7b3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2396,7 +2396,6 @@ mixin-preset=
23962396
mixin_stdlib_minimal
23972397

23982398
stdlib-deployment-targets=freestanding-x86_64
2399-
swift_sdks=FREESTANDING
24002399
swift-primary-variant-sdk=FREESTANDING
24012400
swift-primary-variant-arch=x86_64
24022401
swift-freestanding-sdk=macosx

utils/build-script-impl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ KNOWN_SETTINGS=(
223223
report-statistics "0" "set to 1 to generate compilation statistics files for swift libraries"
224224
sil-verify-all "0" "If enabled, run the SIL verifier after each transform when building Swift files during this build process"
225225
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"
227226

228227
## FREESTANDING Stdlib Options
229228
swift-freestanding-sdk "" "which SDK to use when building the FREESTANDING stdlib"

0 commit comments

Comments
 (0)