]> 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, 30 Apr 2025 10:58:03 +0000 (12:58 +0200)
commit7c3c9ae28685a9142a8cfa3521bbca74c1007d0b
treee3fa3f95d2aed163896d39ab23d011967b1b1840
parent33b33e9dd0ff26158b1b83cc4347a39c073e490e
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