wafsamba: mark SAMBA_MODULE() with private_library=True
authorStefan Metzmacher <metze@samba.org>
Fri, 27 Aug 2021 10:39:01 +0000 (12:39 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 30 Nov 2021 15:53:34 +0000 (15:53 +0000)
commit893c24605a5874b4b093ea1967ebbcb1e4837ffa
tree0c2040c6324e3124001053e428166fddbd16b683
parent03cd1449f697dc7a9950fd4d333273ea72bcb174
wafsamba: mark SAMBA_MODULE() with private_library=True

Symbols from modules should have a symbol versioning tag of the
current version.

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>
buildtools/wafsamba/wafsamba.py