nixpkgs/pkgs/development/compilers/gcc
Artturin fa54cb146a gcc: add fallback to condition
```
> pkgsMusl.nix
error: attribute 'useLLVM' missing

$ nix eval -f . pkgsMusl.pkgsStatic.stdenv.targetPlatform.useLLVM
error: attribute 'useLLVM' in selection path 'pkgsMusl.pkgsStatic.stdenv.targetPlatform.useLLVM' not found
```
2023-10-07 18:26:49 +03:00
..
common gcc: add fallback to condition 2023-10-07 18:26:49 +03:00
patches gcc.patches: For gcc49 apply libsanitizer-no-cyclades-9 patch later 2023-09-02 21:49:08 +03:00
default.nix gcc: set GFORTRAN_FOR_TARGET on cross-built native compilers 2023-09-21 09:24:56 +03:00