mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 09:44:57 +00:00
mrustc is mostly patched to use shared LLVM sources but still uses in-tree source for compiler-rt from LLVM 7. This needs to be patched to compile under glibc 2.31 or later. It's easy enough to reapply all our compiler-rt patches here.