mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 01:33:36 +08:00
misc: Link tst-mkstemp-fuse-parallel with $(shared-thread-library)
The barrier functions require this on Hurd.
This commit is contained in:
parent
079ebf7624
commit
3ef26b7087
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user