llvmPackages: Always put libunwind before openmp
This keeps the "main bootstrap" together.
This commit is contained in:
@@ -236,7 +236,6 @@ let
|
||||
});
|
||||
|
||||
openmp = callPackage ./openmp { inherit llvm_meta; };
|
||||
|
||||
});
|
||||
|
||||
in { inherit tools libraries; } // libraries // tools
|
||||
|
||||
Reference in New Issue
Block a user