nixpkgs/pkgs/development/compilers/gcc/common
Calvin Loncaric 3a79681eb4
GCC: fix compilation on MacOS 10.15
MacOS 10.15 now includes "aligned_alloc".  Disagreement between the
headers and the binaries about whether aligned_alloc exists leads to
a compilation failure (see #73319 and the detailed comment in this
commit).
2020-03-18 21:15:43 -07:00
..
configure-flags.nix treewide: configureFlags is a flat list 2019-12-31 01:34:39 +01:00
extra-target-flags.nix gcc: Build MinGW stage two with threading library 2019-11-11 11:02:38 -05:00
mfcgthreads-patches-repo.nix gcc: Build MinGW stage two with threading library 2019-11-11 11:02:38 -05:00
platform-flags.nix fix bootstrap when platform.gcc.arch=="skylake" 2019-04-21 16:37:49 +00:00
pre-configure.nix GCC: fix compilation on MacOS 10.15 2020-03-18 21:15:43 -07:00