nixpkgs/pkgs
Rahul Butani d7299071d4
llvmPackages_15.compiler-rt: gate the libxcrypt dep on plat.libc == "glibc"
This restores this check to what it originally was in #196909 (see:
https://github.com/NixOS/nixpkgs/pull/196909#discussion_r1000536298) and
lets `compiler-rt` eval successfully when trying to compile the
`llvmPackages_15` set for mingw targets (i.e. a platform that *is* GNU
but does *not* use glibc).

---

It's not clear to me what the `haveLibc` check is doing here (platforms
that seem to use glibc like `x86_64-linux` and have
`plat.libc == "glibc"` have `haveLibc = false` because `stdenv.cc.libc`
is `null`).
2023-01-27 13:29:21 -08:00
..
applications Merge pull request #209620 from urandom2/aaxtomp3 2023-01-27 21:31:58 +01:00
build-support
common-updater
data Merge pull request #212953 from r-ryantm/auto-update/numix-icon-theme-circle 2023-01-27 11:44:12 -03:00
desktops Merge pull request #212896 from bobby285271/upd/pantheon 2023-01-27 17:34:57 +08:00
development llvmPackages_15.compiler-rt: gate the libxcrypt dep on plat.libc == "glibc" 2023-01-27 13:29:21 -08:00
games Merge pull request #191839 from IvarWithoutBones/bump-sm64-coop 2023-01-27 18:55:04 +02:00
misc Merge pull request #212336 from nixpkgs-architecture/some-nix-file-deps 2023-01-27 20:35:27 +01:00
os-specific Merge pull request #212872 from mweinelt/jool-4.1.9 2023-01-27 19:34:44 +00:00
pkgs-lib
servers Merge pull request #212935 from aaronjheng/mirrorbits 2023-01-27 21:07:29 +01:00
shells Merge pull request #212336 from nixpkgs-architecture/some-nix-file-deps 2023-01-27 20:35:27 +01:00
stdenv
test
tools tinc_pre: use https source for fetching 2023-01-27 21:02:04 +01:00
top-level llvmPackages_15: apply some patches from llvmPackages_14 2023-01-27 13:29:20 -08:00