Skip to content
Commit f4de99ea authored by Adam Yi's avatar Adam Yi Committed by Florian Weimer
Browse files

hurd: fix build of tst-system.c



We made tst-system.c depend on pthread, but that requires linking with
$(shared-thread-library). It does not fail under Linux because the
variable expands to nothing under Linux, but it fails for Hurd.

I tested verified via cross-compiling that "make check" now works
for Hurd.

Signed-off-by: default avatarAdam Yi <ayi@janestreet.com>
Reviewed-by: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit d0309464)
parent 90304900
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment