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 8762cfe commit ce5f7e4Copy full SHA for ce5f7e4
utils/build-presets.ini
@@ -2465,7 +2465,7 @@ release
2465
cmake-c-launcher=%(C_CXX_LAUNCHER)s
2466
cmake-cxx-launcher=%(C_CXX_LAUNCHER)s
2467
skip-build-benchmarks
2468
-llvm-targets-to-build=X86;WebAssembly
+llvm-targets-to-build=X86;AArch64;WebAssembly
2469
install-destdir=%(INSTALL_DESTDIR)s
2470
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
2471
llvm-install-components=clang
0 commit comments