nixpkgs/pkgs/development/compilers/gcc
Randy Eckenrode b09f87fb0d gcc48: disable on x86_64-darwin
According to Hydra, the last time GCC 4.8 successfully built on Darwin
was October 2014. It is possible to make the first stage build
successfully with clang, but the resulting GCC is not capable of reading
the Darwin SDK headers due to their use of `__can_include`.

It’s been broken for almost a decade, so just disable it.
2023-11-08 07:32:47 +00:00
..
common gcc.libgcc: compare host and target platforms, rathern than their triples 2023-11-04 05:58:23 +00:00
patches gcc.patches: For gcc49 apply libsanitizer-no-cyclades-9 patch later 2023-09-02 21:49:08 +03:00
all.nix gcc48: disable on x86_64-darwin 2023-11-08 07:32:47 +00:00
default.nix gcc48: disable on x86_64-darwin 2023-11-08 07:32:47 +00:00
versions.nix gcc: move version information to gcc/versions.nix 2023-11-07 09:57:54 +00:00