nixpkgs/pkgs/development/compilers/gcc/9
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
avoid-cycling-subreg-reloads.patch Revert "Merge #142792: gcc9: 9.3.0 -> 9.4.0" 2021-12-19 10:36:57 +01:00
default.nix gcc: install info files serially 2023-05-09 19:02:41 +02:00
fix-struct-redefinition-on-glibc-2.36.patch gcc9: fix build w/glibc-2.36 2023-03-29 09:50:25 +02:00
gcc9-asan-glibc-2.34.patch gcc{7,9,10}: apply patches for asan w/glibc-2.34 2022-02-27 10:26:58 +01:00