misc: Link tst-mkstemp-fuse-parallel with $(shared-thread-library)

The barrier functions require this on Hurd.
This commit is contained in:
Florian Weimer 2024-09-24 13:05:48 +02:00
parent 079ebf7624
commit 3ef26b7087

View File

@ -381,3 +381,4 @@ $(objpfx)tst-select: $(librt)
$(objpfx)tst-select-time64: $(librt)
$(objpfx)tst-pselect: $(librt)
$(objpfx)tst-pselect-time64: $(librt)
$(objpfx)tst-mkstemp-fuse-parallel: $(shared-thread-library)