swift: don’t build LLVM tools (#443273)

This commit is contained in:
Emily
2025-09-16 14:29:15 +00:00
committed by GitHub
@@ -532,6 +532,7 @@ stdenv.mkDerivation {
# - We can further reduce targets to just our targetPlatform.
cmakeFlags="
-GNinja
-DLLVM_BUILD_TOOLS=NO
-DLLVM_ENABLE_PROJECTS=clang
-DLLVM_TARGETS_TO_BUILD=${
{