nixpkgs/pkgs/development/libraries/gsasl
Dmitry Bogatov 248efc2b17 pkgsStatic.gsasl: fix build
GNU libc and Musl libc have different ideas what

    strverscmp("UNKNOWN", "2.2.0")

should return. Upstream of gsasl naturally relies on GNU libc behaviour, so I
patch-out this test for musl builds.

According to Musl maintainer, this is bug on musl side.
=> https://www.openwall.com/lists/musl/2022/11/06/2
2023-01-06 22:46:18 -05:00
..
default.nix pkgsStatic.gsasl: fix build 2023-01-06 22:46:18 -05:00
gsasl.patch pkgsStatic.gsasl: fix build 2023-01-06 22:46:18 -05:00