third_party: Link nss_wrapper against pthread
authorAndreas Schneider <asn@samba.org>
Mon, 23 Sep 2019 15:39:29 +0000 (17:39 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 25 Sep 2019 15:39:40 +0000 (15:39 +0000)
commit68d8a02ef57cce29e4ff3ef1b792adfc10d0b916
tree26d8b25cbecf5fb4a253aefffeb2a5ab2cea74ee
parent36e8d715bc8dc1e8466f5a5c9798df76310b7572
third_party: Link nss_wrapper against pthread

nss_wrapper uses pthread_atfork() which is only provided by libpthread.
So we need an explicit dependency.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14140

Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Isaac Boukris <iboukris@gmail.com>
Pair-Programmed-With: Isaac Boukris <iboukris@gmail.com>
Reviewed-by: Matthias Dieter Wallnöfer <mdw@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
third_party/nss_wrapper/wscript