]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix malloc threaded tests link on non-Linux
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 22 Mar 2016 08:58:48 +0000 (09:58 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 22 Mar 2016 08:58:48 +0000 (09:58 +0100)
commitb87e41378beca3c98ec3464d64835e66cc788497
treed3417b4b83fac3196d1ef7d4df920220440eb17d
parent37ad347359c0bb9c85a5ce4a6ca8dc430db4dfd9
Fix malloc threaded tests link on non-Linux

* malloc/Makefile ($(objpfx)tst-malloc-backtrace,
$(objpfx)tst-malloc-thread-exit, $(objpfx)tst-malloc-thread-fail): Use
$(shared-thread-library) instead of hardcoding the path to libpthread.
ChangeLog
malloc/Makefile