nixpkgs/pkgs/development/libraries/glibc
Maximilian Bosch 0897e8b6db
glibc: allow (cross)-build on case-insensitive fs
...such as APFS.

The problem here is that a change inside the 2.39 patchset creates a
file `ADVISORIES` and also contains a directory `advisories/` and both
are considered the same file on APFS.

Reproducible with `nix-build -A pkgsCross.gnu64.stdenv.cc` on a
`aarch64-darwin` host.

Hence, excluding the file from the patchset as it is non-functional anyways.

Closes #303193
2024-04-13 19:25:30 +02:00
..
2.39-master.patch glibc: allow (cross)-build on case-insensitive fs 2024-04-13 19:25:30 +02:00
0001-aarch64-math-vector.h-add-NVCC-include-guard.patch
0001-Revert-Remove-all-usage-of-BASH-or-BASH-in-installed.patch glibc: 2.38-44 -> 2.39-5 2024-03-02 19:01:45 +01:00
common.nix glibc: allow (cross)-build on case-insensitive fs 2024-04-13 19:25:30 +02:00
darwin-cross-build.patch
default.nix glibc: 2.38-44 -> 2.39-5 2024-03-02 19:01:45 +01:00
dont-use-system-ld-so-cache.patch
dont-use-system-ld-so-preload.patch
fix_path_attribute_in_getconf.patch
fix-rpc-types-musl-conflicts.patch
fix-x64-abi.patch
info.nix
locales-builder.sh
locales.nix
mtrace.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
multi.nix
nix-locale-archive.patch
nix-nss-open-files.patch
reenable_DT_HASH.patch