nixpkgs/pkgs/development/compilers/gcc/7
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
..
0001-Fix-build-for-glibc-2.31.patch
Added-mcf-thread-model-support-from-mcfgthread.patch
default.nix gcc: install info files serially 2023-05-09 19:02:41 +02:00
gcc8-asan-glibc-2.34.patch
riscv-no-relax.patch
riscv-pthread-reentrant.patch