mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s3:waf-build: build the idmap backends tdb2, rid, and hash by default (shared)
This commit is contained in:
parent
39b4733073
commit
f5b40b1bdd
@ -1367,7 +1367,8 @@ main() {
|
||||
vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb
|
||||
vfs_smb_traffic_analyzer vfs_preopen vfs_catia vfs_scannedonly
|
||||
vfs_crossrename vfs_linux_xfs_sgid
|
||||
vfs_time_audit idmap_autorid''')
|
||||
vfs_time_audit idmap_autorid idmap_tdb2
|
||||
idmap_rid idmap_hash''')
|
||||
|
||||
if Options.options.developer:
|
||||
default_static_modules.extend(TO_LIST('charset_weird'))
|
||||
|
Loading…
Reference in New Issue
Block a user