We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7704534 commit 0135351Copy full SHA for 0135351
utils/build-presets.ini
@@ -997,8 +997,6 @@ build-ninja
997
android
998
android-ndk=%(ndk_path)s
999
android-api-level=21
1000
-build-swift-static-stdlib
1001
-build-swift-static-sdk-overlay
1002
build-swift-stdlib-unittest-extra
1003
1004
# Path to the root of the installation filesystem.
@@ -1011,13 +1009,11 @@ host-test
1011
1009
1012
1010
install-prefix=/usr
1013
install-llvm
1014
-install-static-linux-config
1015
install-swift
1016
install-swiftsyntax
1017
1018
skip-test-linux
1019
skip-build-benchmarks
1020
-skip-early-swiftsyntax
1021
1022
reconfigure
1023
0 commit comments