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 f6f05dc commit 903fc2bCopy full SHA for 903fc2b
utils/build-presets.ini
@@ -2425,7 +2425,7 @@ release
2425
cmake-c-launcher=%(C_CXX_LAUNCHER)s
2426
cmake-cxx-launcher=%(C_CXX_LAUNCHER)s
2427
skip-build-benchmarks
2428
-llvm-targets-to-build=X86;WebAssembly
+llvm-targets-to-build=X86;AArch64;WebAssembly
2429
install-destdir=%(INSTALL_DESTDIR)s
2430
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
2431
llvm-install-components=clang
0 commit comments