nixpkgs/pkgs/development/compilers/gcc/6
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
fix-objdump-check.patch
gnat-glibc234.patch gnat*: fixup build with glibc-2.34 2022-04-04 18:58:13 +02:00
gogcc-workaround-glibc-2.36.patch gccgo6: fix build w/glibc-2.36 2023-03-29 09:50:29 +02:00