mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s3:wscript_build: remove unused allow_warnings=True for 'ads'
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
f53c7c3082
commit
d63904ef6c
@ -454,7 +454,6 @@ bld.SAMBA3_LIBRARY('ads',
|
||||
libads/ldap_schema.c
|
||||
libads/util.c
|
||||
libads/ndr.c''',
|
||||
allow_warnings=True,
|
||||
deps='cli-ldap-common krb5samba ldap lber KRBCLIENT param LIBNMB libsmb DCUTIL smbldap',
|
||||
private_library=True)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user