third_party/*_wrapper: use SAMBA_LIBRARY(force_unversioned=True)
authorStefan Metzmacher <metze@samba.org>
Fri, 29 Dec 2023 14:32:51 +0000 (14:32 +0000)
committerStefan Metzmacher <metze@samba.org>
Thu, 4 Jan 2024 11:39:36 +0000 (11:39 +0000)
commita80614fe3098be42f330a73c5af28e646a86a042
tree3cc03d7329754b997b3c968954986a5df63a1b69
parent533e5daf772b38e21830251d779f083da7197058
third_party/*_wrapper: use SAMBA_LIBRARY(force_unversioned=True)

This prevents --private-libraries=ALL from creating unuseable
wrapper libraries, as they can't work with symbol versioning.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Björn Jacke <bjacke@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
third_party/nss_wrapper/wscript
third_party/pam_wrapper/wscript
third_party/resolv_wrapper/wscript
third_party/socket_wrapper/wscript
third_party/uid_wrapper/wscript