summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorDaniel Nagy <danielnagy@posteo.de>2024-08-06 16:15:00 +0200
committerAlyssa Ross <hi@alyssa.is>2024-08-06 20:26:34 +0200
commit4f85840d257160e335e015c3266491ca03d1c52e (patch)
treef9ee334caefc0d4ca4392998e1beaac96e383f4c /pkgs/development/python-modules/python-openstackclient
parenta6555855375c9ac15e66b3ca1e0ec6466b5b5156 (diff)
gcc: provide build support for gccrs
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
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions