Skip to content

Commit

Permalink
auth/kerberos: explicitly use allow_warnings=True
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Metzmacher <[email protected]>
Reviewed-by: Andrew Bartlett <[email protected]>
  • Loading branch information
metze-samba authored and abartlet committed Apr 2, 2014
1 parent 5158ae4 commit 35e9915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions auth/kerberos/wscript_build
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env python
bld.SAMBA_SUBSYSTEM('KRB5_PAC',
source='gssapi_pac.c kerberos_pac.c',
allow_warnings=True,
deps='gssapi_krb5 ndr-krb5pac krb5samba')

0 comments on commit 35e9915

Please sign in to comment.