nixpkgs/pkgs/development/compilers/gcc
Winter 3d0de0e8c8 gcc12: fix building foreign toolchain on aarch64-darwin
It seems that the patchset we apply to get some fixes for aarch64-darwin
support [0] breaks in unexpected ways when compiling a foreign toolchain [1].
Luckily, according to the branch's author, the patchset isn't required
for merely using aarch64-darwin as the build system [2], so let's only apply
it when hostPlatform == aarch64-darwin to fix cross.

[0]: https://github.com/iains/gcc-12-branch
[1]: https://github.com/iains/gcc-12-branch/issues/18
[2]: https://github.com/iains/gcc-12-branch/issues/18#issuecomment-1435792834
2023-02-26 00:48:03 -05:00
..
4.8 Merge master into staging-next 2023-02-12 16:02:45 +00:00
4.9 Merge master into staging-next 2023-02-12 16:02:45 +00:00
6 treewide: use optionalString 2023-02-13 21:52:34 +01:00
7 treewide: move NIX_CFLAGS_COMPILE to the env attrset 2023-02-22 21:23:04 +02:00
8 treewide: use optionalString 2023-02-13 21:52:34 +01:00
9 treewide: use optionalString 2023-02-13 21:52:34 +01:00
10 treewide: use optionalString 2023-02-13 21:52:34 +01:00
11 treewide: use optionalString 2023-02-13 21:52:34 +01:00
12 gcc12: fix building foreign toolchain on aarch64-darwin 2023-02-26 00:48:03 -05:00
common gcc: add common/meta.nix 2023-02-12 05:44:34 +02:00
ada-cctools-as-detection-configure.patch gnat12: Add support for x86_64-darwin 2023-01-07 18:32:12 +11:00
builder.sh gcc: revert "provide both native and cross forms of gcc.libs libraries" 2023-02-01 07:42: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
gnat-cflags.patch
gnat-darwin-dylib-install-name.patch gnat12: Fix GNAT Darwin dylib install names 2023-01-11 09:03:43 +11:00
libgomp-dont-force-initial-exec.patch
libphobos.patch
libsanitizer-no-cyclades-9.patch
libsanitizer-no-cyclades.patch
libstdc++-netbsd-ctypes.patch
libstdc++-target.patch
no-sys-dirs-riscv-gcc9.patch
no-sys-dirs-riscv.patch
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