mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-12 00:33:10 +00:00
4f85840d25
Patches from the gccrs project are being upstreamed into gcc. With these changes we are now able to build a gcc with rust support like this: ```nix wrapCC (gcc14.cc.override { langRust = true; }); ``` More info: https://rust-gcc.github.io/ https://gcc.gnu.org/pipermail/gcc-patches/2022-December/608387.html |
||
---|---|---|
.. | ||
common | ||
patches | ||
all.nix | ||
default.nix | ||
versions.nix |