about summary refs log tree commit diff
path: root/pkgs/top-level/qt5-packages.nix
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2023-10-12 12:00:28 +0000
committerAlyssa Ross <hi@alyssa.is>2023-11-30 11:58:21 +0100
commit4739e28eb1ad7e474ebbe051850f7d2b9340d377 (patch)
treea2527c3ce5689895ed3bd2781aa2480d07aa47aa /pkgs/top-level/qt5-packages.nix
parent0d44b5b7733e35fe17b34921c611c21f805068a9 (diff)
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.
Diffstat (limited to 'pkgs/top-level/qt5-packages.nix')
0 files changed, 0 insertions, 0 deletions