nixpkgs/pkgs/development/compilers/gcc
Sergei Trofimovich 5d2d60e3e2 gcc12: fix substituteInPlace on darwin
gcc-12 did a mass rename from .c to .cc c++ files. As a result build fails as:

    substitute(): ERROR: file 'gcc/config/darwin-c.c' does not exist

Closes: https://github.com/NixOS/nixpkgs/issues/172877
2022-05-20 23:59:36 +01:00
..
4.8 gcc{4..10}: add aarch64-darwin to badPlatforms 2022-04-14 10:02:19 -07:00
4.9 gcc{4..10}: add aarch64-darwin to badPlatforms 2022-04-14 10:02:19 -07:00
6 gcc{4..10}: add aarch64-darwin to badPlatforms 2022-04-14 10:02:19 -07:00
7 gcc{4..10}: add aarch64-darwin to badPlatforms 2022-04-14 10:02:19 -07:00
8 gcc{4..10}: add aarch64-darwin to badPlatforms 2022-04-14 10:02:19 -07:00
9 gcc{4..10}: add aarch64-darwin to badPlatforms 2022-04-14 10:02:19 -07:00
10 gcc{4..10}: add aarch64-darwin to badPlatforms 2022-04-14 10:02:19 -07:00
11 Merge #171792: gcc11: downgrade to 11.2.0 on x86_64-darwin 2022-05-07 08:19:02 +02:00
12 gcc12: fix substituteInPlace on darwin 2022-05-20 23:59:36 +01:00
common Merge pull request #135360 from r-burns/gcc-musl-libgomp 2021-09-23 17:22:21 -07:00
builder.sh pkgsStatic.stdenv.cc.cc: put static libs in $lib 2022-03-22 17:56:11 +00:00
gcc-12-gfortran-driving.patch gcc12, gfortran12, gnat12: init at 12.1.0 2022-05-07 13:50:47 +01:00
gcc-12-no-sys-dirs.patch gcc12, gfortran12, gnat12: init at 12.1.0 2022-05-07 13:50:47 +01:00
gfortran-darwin-NXConstStr.patch
gfortran-driving.patch
gnat-cflags-11.patch gnat11: extract gnat-cflags-11.patch from gnat-cflags.patch 2021-05-04 20:14:01 -07:00
gnat-cflags.patch
libgomp-dont-force-initial-exec.patch
libphobos.patch
libsanitizer-no-cyclades-9.patch gcc: remove <cyclades.h> from libsanitizer 2021-09-20 19:37:19 +01:00
libsanitizer-no-cyclades.patch gcc: remove <cyclades.h> from libsanitizer 2021-09-20 19:37:19 +01:00
libstdc++-netbsd-ctypes.patch
libstdc++-target.patch
no-sys-dirs-riscv-gcc9.patch gcc9: Add no-sys-dir patch for RISC-V (#154230) 2022-01-12 06:27:48 -05:00
no-sys-dirs-riscv.patch gcc{10,11}: add no-sys-dir patch for RiscV 2021-11-30 16:58:45 +08:00
no-sys-dirs.patch
parallel-bconfig.patch
ppc-musl.patch
res_state-not-declared.patch
sigsegv-not-declared.patch
struct-sigaltstack-4.9.patch
struct-sigaltstack.patch
struct-ucontext-4.5.patch
struct-ucontext-4.8.patch
struct-ucontext-libjava.patch
struct-ucontext.patch
update-mcfgthread-patches.sh
use-source-date-epoch.patch