]> git.ipfire.org Git - thirdparty/glibc.git/commit
libio: Correctly link tst-popen-fork against libpthread
authorArjun Shankar <arjun@redhat.com>
Fri, 25 Oct 2024 07:33:45 +0000 (09:33 +0200)
committerArjun Shankar <arjun@redhat.com>
Wed, 14 May 2025 14:24:59 +0000 (16:24 +0200)
commit14ec225d859091c048ec54e5c4ddf6738498aee7
treecc2e8f94f271d018716447ae27ab93631539ecc4
parent1dcfb9479df400160208ac3d8ab33128d8f1aae5
libio: Correctly link tst-popen-fork against libpthread

tst-popen-fork failed to build for Hurd due to not being linked with
libpthread.  This commit fixes that.

Tested with build-many-glibcs.py for i686-gnu.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
(cherry picked from commit 6a290b2895b77be839fcb7c44a6a9879560097ad)
libio/Makefile