nixpkgs/pkgs/tools/compression/xar
Alyssa Ross 4739e28eb1 fts: set to musl-fts on musl
NetBSD fts wasn't really designed to be used in this way, and it can
produce some strange errors — e.g. I sometimes see duplicate symbols
when musl and libnbcompat define the same symbol.

More packages used musl-fts directly than the fts package anyway,
which can now be changed to use the generic fts.

Unlike netbsd.fts, musl-fts doesn't have a setup hook, so we have to
tell packages that don't know about it to link against libfts.  We
could decide to copy netbsd.fts's setup hook later if we want to.
2023-11-30 11:58:21 +01:00
..
0001-Add-useless-descriptions-to-AC_DEFINE.patch
0002-Use-pkg-config-for-libxml2.patch
default.nix fts: set to musl-fts on musl 2023-11-30 11:58:21 +01:00