mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-18 05:39:58 +00:00
swift: don’t build LLVM tools (#443273)
This commit is contained in:
@@ -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=${
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user