nixpkgs/pkgs/development/compilers/gcc/7
Alyssa Ross 4ed0e1a743 gcc: use as(1) from binutils with LLVM bintools
LLVM does not provide a drop-in replacement for as(1).

This makes it possible to build a GNU Fortran cross compiler from GNU
to LLVM — e.g. buildPackages.gfortran for
{ system = "aarch64-linux"; useLLVM = true; }
2023-01-20 18:35:25 +01:00
..
0001-Fix-build-for-glibc-2.31.patch
Added-mcf-thread-model-support-from-mcfgthread.patch
default.nix gcc: use as(1) from binutils with LLVM bintools 2023-01-20 18:35:25 +01:00
gcc8-asan-glibc-2.34.patch
riscv-no-relax.patch
riscv-pthread-reentrant.patch