]> sourceware.org Git - 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>
Fri, 25 Oct 2024 11:43:46 +0000 (13:43 +0200)
commit6a290b2895b77be839fcb7c44a6a9879560097ad
treea82ce20765f44dff1429d0fccf2447240ebfd13b
parentc5dd659f22058bf9b371ab1cba07631f1206c674
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>
libio/Makefile
This page took 0.039085 seconds and 5 git commands to generate.