nixpkgs/pkgs/development/libraries/glibc
John Ericson 8bfb247224 glibc: Grab the right linux headers when build != host
In #28519 / 791ce593ce I made linux
headers be intended to be used from the stage stage, as it would be if
it were a library containing headers and code. I forgot to update glibc,
however, so it was incorrectly using headers for the build platform, not
host platform.

This fixes that, basically reverting a small portion of changes I made a
few months ago in 25edc476fd and its
parent.

No native hashes are changed.
2017-09-20 20:57:41 -04:00
..
2.25-49.patch.gz glibc: 2.25 -> 2.25-49 2017-09-02 17:22:36 +02:00
common.nix glibc: Grab the right linux headers when build != host 2017-09-20 20:57:41 -04:00
default.nix glibc: Simplify derivation further 2017-05-20 22:17:28 -04:00
dont-use-system-ld-so-cache.patch
dont-use-system-ld-so-preload.patch
fix-x64-abi.patch glibc: fix unaligned __tls_get_addr issue 2017-07-06 13:51:50 +02:00
fix_path_attribute_in_getconf.patch
glibc-remove-datetime-from-nscd.patch
info.nix glibc: Simplify derivation further 2017-05-20 22:17:28 -04:00
locales-builder.sh
locales.nix nixos: update glibc locales link 2017-09-03 18:00:35 +00:00
multi.nix
nix-locale-archive.patch
rpcgen-path.patch