diff options
author | Daiki Ueno <dueno@redhat.com> | 2018-08-10 16:45:07 +0200 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2018-08-10 18:25:28 +0200 |
commit | 541d79cb651cfd3238b9aa41fce70208df8e9496 (patch) | |
tree | d4b38e7c2ea397bfb6c3717cbab81398b052f393 /p11-kit | |
parent | 6a8da20c0432499480731548256294844cade631 (diff) |
build: Link to libpthread, if pthread_atfork() needs to be used
On non-glibc systems (e.g., FreeBSD), pthread_atfork() stub is
provided as a nop and our fork detection mechanism doesn't work. Pull
in the actual implementation from libpthread in that case.
Signed-off-by: Daiki Ueno <dueno@redhat.com>
Diffstat (limited to 'p11-kit')
0 files changed, 0 insertions, 0 deletions