mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue