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 0240f08 commit 2197d09Copy full SHA for 2197d09
utils/build-presets.ini
@@ -2581,7 +2581,7 @@ skip-build-benchmarks
2581
llvm-targets-to-build=X86;AArch64;WebAssembly
2582
install-destdir=%(INSTALL_DESTDIR)s
2583
swift-install-components=autolink-driver;compiler;clang-builtin-headers;stdlib;sdk-overlay;parser-lib;editor-integration;tools;testsuite-tools;toolchain-tools;license;sourcekit-inproc;swift-remote-mirror;swift-remote-mirror-headers;clang-resource-dir-symlink
2584
-llvm-install-components=clang;compiler-rt;lld;llvm-ar;llvm-ranlib
+llvm-install-components=clang;compiler-rt;lld;llvm-ar;llvm-ranlib;IndexStore
2585
install-swift
2586
install-prefix=/%(TOOLCHAIN_NAME)s/usr
2587
swift-darwin-supported-archs=x86_64
0 commit comments