nixpkgs/pkgs/development/compilers/gcc
Randy Eckenrode f2a7764cab
gcc{6,7,8,9,10,11}: fix cross-compiler build on x86_64-darwin
Building a cross-compiler fails due to register storage class specifier
errors when building with clang 16 due to its defaulting to C++17.
Downgrading the error allows the older cross-compilers to build.
2023-12-02 18:43:00 -05:00
..
common gcc.libgcc: compare host and target platforms, rathern than their triples 2023-11-04 05:58:23 +00:00
patches gcc11: drop AVR patch on Darwin (no longer needed) 2023-12-02 18:30:46 -05:00
all.nix gcc48: disable on x86_64-darwin 2023-11-08 07:32:47 +00:00
default.nix gcc{6,7,8,9,10,11}: fix cross-compiler build on x86_64-darwin 2023-12-02 18:43:00 -05:00
versions.nix gcc: move version information to gcc/versions.nix 2023-11-07 09:57:54 +00:00