nixpkgs/pkgs/development/libraries/glibc
Adam Joseph 0e9ef0a07d cc-wrapper: when merging gcc32 and gcc64, merge libgcc as well
Our gcc_multi and glibc_multi expressions merge together a
32-bit-targeted and 64-bit-targeted gcc.  However they do not thread
through the passthru.libgcc from these merged gccs.

This commit corrects that.

It also extends passthru.libgcc to allow a *list* rather than just a
single outpath.

Resolves part of #221891 (at least getting it back to the error
message it gave before).
2023-05-09 00:16:24 -07:00
..
0001-Revert-Remove-all-usage-of-BASH-or-BASH-in-installed.patch glibc: 2.35-224 -> 2.37-8 2023-03-29 09:50:24 +02:00
2.37-master.patch.gz glibc: 2.35-224 -> 2.37-8 2023-03-29 09:50:24 +02:00
common.nix glibc: use patch from ArchLinux to re-enable DT_HASH 2023-03-29 09:50:29 +02:00
darwin-cross-build.patch
default.nix glibc: suppress warning about IEEE-standard long double 2023-04-05 15:54:26 -07:00
dont-use-system-ld-so-cache.patch
dont-use-system-ld-so-preload.patch
fix-rpc-types-musl-conflicts.patch
fix-x64-abi.patch
fix_path_attribute_in_getconf.patch
info.nix
locales-builder.sh treewide: source .attrs in builders 2022-12-08 21:09:02 +02:00
locales.nix glib-locales: store SUPPORTED locales file 2022-11-02 13:59:53 -04:00
mtrace.nix
multi.nix cc-wrapper: when merging gcc32 and gcc64, merge libgcc as well 2023-05-09 00:16:24 -07:00
nix-locale-archive.patch
nix-nss-open-files.patch
reenable_DT_HASH.patch glibc: use patch from ArchLinux to re-enable DT_HASH 2023-03-29 09:50:29 +02:00
rpcgen-path.patch