]> Savannah Git Hosting - gnulib.git/commit
pthread-mutex-tests, pthread-rwlock-tests: Fix link errors on HP-UX.
authorBruno Haible <bruno@clisp.org>
Tue, 11 Feb 2020 02:58:39 +0000 (03:58 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 11 Feb 2020 02:58:39 +0000 (03:58 +0100)
commit93070c3edc60cd6a83c7be5808a25afa47ab8dfe
treec3c74839040da8586199608b23fb86643f263ddc
parent70f4e81c875d45320949286cd1fae2ae8ddb1ae3
pthread-mutex-tests, pthread-rwlock-tests: Fix link errors on HP-UX.

* modules/pthread-mutex-tests (Makefile.am): Link test-pthread-mutex
with $(LIB_SEMAPHORE).
* modules/pthread-rwlock-tests (Makefile.am): Link test-pthread-rwlock
with $(LIB_SEMAPHORE).
ChangeLog
modules/pthread-mutex-tests
modules/pthread-rwlock-tests