build: Allow --private-libraries to include a default
authorAndrew Bartlett <abartlet@samba.org>
Fri, 9 Feb 2024 06:47:11 +0000 (19:47 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 1 Mar 2024 02:41:36 +0000 (02:41 +0000)
commit1f41997b4c673caeaa60ab7b3a5bb6e806deedc0
tree3bf6ee162cdf28e03d3596de1cc8eb5eebc085fe
parent7d1bc4fa9022b48d39c07d740cd69592d58c5110
build: Allow --private-libraries to include a default

This will in the future allow ldb to be declared public in the
build system, and so have all the attributes set for that, but
be actually built as a private Samba library by default.

No change in behavour currently.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
buildtools/wafsamba/samba_bundled.py
buildtools/wafsamba/wscript