nixpkgs/pkgs/development/compilers/gcc/7
Adam Joseph dfba0bf93b gcc: do not create lib64->lib links on mips64n32
On mips, gcc follows the somewhat awkward IRIX convention of putting
mips64 binaries in `lib64` and mips64n32 binaries in `lib32`.  So on
mips64n32 we do not want the `lib64` symlinks.
2022-08-05 11:07:16 -07:00
..
0001-Fix-build-for-glibc-2.31.patch
Added-mcf-thread-model-support-from-mcfgthread.patch gcc10: fix MinGW build & use local copy of mcfgthread patches 2021-01-03 23:04:37 -05:00
default.nix gcc: do not create lib64->lib links on mips64n32 2022-08-05 11:07:16 -07:00
gcc8-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
riscv-no-relax.patch
riscv-pthread-reentrant.patch