nixpkgs/pkgs/development/compilers/gcc/4.8
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
..
default.nix gcc: use as(1) from binutils with LLVM bintools 2023-01-20 18:35:25 +01:00