third_party: Link uid_wrapper against pthread
authorAndreas Schneider <asn@samba.org>
Mon, 23 Sep 2019 15:40:13 +0000 (17:40 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 25 Sep 2019 15:39:40 +0000 (15:39 +0000)
commitbd0cd8e13234d684da77a65f6fdaea2572625369
tree182efd1621eeb8413a05b17eb7785986ace935ee
parent68d8a02ef57cce29e4ff3ef1b792adfc10d0b916
third_party: Link uid_wrapper against pthread

uid_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/uid_wrapper/wscript