third_party: Link uid_wrapper against pthread
authorAndreas Schneider <asn@samba.org>
Mon, 23 Sep 2019 15:40:13 +0000 (17:40 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Oct 2019 12:15:52 +0000 (12:15 +0000)
commitcade53a155838d85999efeb3da6525674977e2f8
treee0b3c578d4254ef383d34a850e1f8abc9de5c18e
parente405ed01b02cc10838c4a9828d43fc99eaeb50c9
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>
(cherry picked from commit bd0cd8e13234d684da77a65f6fdaea2572625369)
third_party/uid_wrapper/wscript