script/autobuild.py: make sure nss and pam plugins don't link any samba libraries
authorStefan Metzmacher <metze@samba.org>
Mon, 23 Aug 2021 12:56:15 +0000 (12:56 +0000)
committerStefan Metzmacher <metze@samba.org>
Tue, 30 Nov 2021 15:53:34 +0000 (15:53 +0000)
commit4862a8ff2f02cf7c735d666520846f6a0d63c6b0
tree0f3125dafdeba76df6a5a55239c6f8e4d7b55a77
parent66e90b7391bd404580f3919c4f2b8625c9c89c0e
script/autobuild.py: make sure nss and pam plugins don't link any samba libraries

Note that we exclude libtalloc.so.2 in pam_winbind.so as that simulates
a system libtalloc.so.2.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
script/autobuild.py