Files
nixpkgs/pkgs/development/libraries/libxml2
Moritz Angermann 7a764a34c5 treewide: replace libc == "msvcrt" with isMinGW
msvcrt is only one of the libcs in MinGW. We therefore
replace explictly testing for msvcrt with the isMinGW
predicate. This lays the foundation for ucrt64 support.

(cherry picked from commit a81e3dcd75)
2023-09-09 04:51:18 +00:00
..