nixpkgs/pkgs/development/compilers/gcc/11
Arnout Engelen f3995cee01
gcc: install info files serially
installing info files in parallel is dangerous, because
`install-info` will write to a `dir-file` as a side-effect,
and it has no protection against multiple `install-info`
processes running in parallel and overwriting each others'
changes.

Local fix until we can fix the `Makefile.in` generation
upstream

Fixes #229470
2023-05-09 19:02:41 +02:00
..
Added-mcf-thread-model-support-from-mcfgthread.patch pkgsCross.mingw32.gcc11Stdenv: update mcfgthread patches for gcc-11 2022-05-01 15:34:22 +01:00
avr-gcc-11.3-darwin.patch avr-gcc: fix build on Darwin 2023-01-01 11:12:23 -06:00
default.nix gcc: install info files serially 2023-05-09 19:02:41 +02:00
fix-struct-redefinition-on-glibc-2.36.patch gcc11: fix build w/glibc-2.36 2023-03-29 09:50:24 +02:00
gcc-issue-103910.patch gcc/11: apply upstream fix 103910 so openjdk builds 2023-02-12 07:40:05 -08:00