nixpkgs/pkgs/development/compilers/gcc/10
Simon Chatterjee 9b310e61b4 gcc10: fix cross-compilation from aarch64-darwin host
Without this patch, linking when cross-compiling fails:

    Undefined symbols for architecture arm64:
      "_host_hooks", referenced from:
          gt_pch_save(__sFILE*) in libbackend.a(ggc-common.o)
          gt_pch_restore(__sFILE*) in libbackend.a(ggc-common.o)
          toplev::main(int, char**) in libbackend.a(toplev.o)
    ld: symbol(s) not found for architecture arm64
2022-04-06 21:55:56 +01:00
..
Added-mcf-thread-model-support-from-mcfgthread.patch
default.nix gcc10: fix cross-compilation from aarch64-darwin host 2022-04-06 21:55:56 +01:00
gcc10-asan-glibc-2.34.patch gcc{7,9,10}: apply patches for asan w/glibc-2.34 2022-02-27 10:26:58 +01:00