nixpkgs/pkgs/development/compilers/gcc
Randy Eckenrode 34da65ba2a gcc6: don’t link libstdc++ to CoreFoundation
Using flat namespaces causes libstdc++ to link CoreFoundation, but
that fails after #265102. Since CoreFoundation is not actually needed,
disable flat namespaces to avoid linking it unnecessarily.

Disabling flat namespaces matches the behavior of newer versions of
libstdc++ (GCC 7+) when building for newer Darwin hosts (10.5+).
2023-11-30 08:53:50 +00:00
..
common gcc.libgcc: compare host and target platforms, rathern than their triples 2023-11-04 05:58:23 +00:00
patches gcc6: don’t link libstdc++ to CoreFoundation 2023-11-30 08:53:50 +00:00
all.nix gcc48: disable on x86_64-darwin 2023-11-08 07:32:47 +00:00
default.nix Merge staging-next into staging 2023-11-08 12:02:19 +00:00
versions.nix gcc: move version information to gcc/versions.nix 2023-11-07 09:57:54 +00:00