summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac Boukris <iboukris@gmail.com>2019-10-15 17:01:48 +0300
committerKarolin Seeger <kseeger@samba.org>2019-10-16 20:39:04 +0000
commit7f5334a92c4a378f88c0ee8c5fde46dd087a9dc0 (patch)
treee79c4e1968f3f0908fa31733d56b27806bcf42ca
parent6902275b6f3c337a4ba5d1fea3f1e0f81fa34a4a (diff)
downloadsamba-7f5334a92c4a378f88c0ee8c5fde46dd087a9dc0.tar.gz
s3:libsmb: Link libsmb against pthread
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14140 Signed-off-by: Isaac Boukris <iboukris@gmail.com> Reviewed-by: Andreas Schneider <asn@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org> (cherry picked from commit 7259197bf716f8b81dea74beefe6ee3b1239f172) Autobuild-User(v4-11-test): Karolin Seeger <kseeger@samba.org> Autobuild-Date(v4-11-test): Wed Oct 16 20:39:04 UTC 2019 on sn-devel-184
-rw-r--r--source3/libsmb/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libsmb/wscript b/source3/libsmb/wscript
index d9e933e9e9f..febff9df7fc 100644
--- a/source3/libsmb/wscript
+++ b/source3/libsmb/wscript
@@ -16,6 +16,7 @@ def build(bld):
libsmb_xattr.c
libsmb_setget.c''',
public_deps='''
+ pthread
talloc
smbconf
libsmb