summaryrefslogtreecommitdiffstats
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2014-10-29 12:18:14 +0100
committerJeremy Allison <jra@samba.org>2014-11-25 07:25:45 +0100
commita1e6db573af18a3b83d08eda41e9aad7cc4ff9cc (patch)
tree4add29e5105f58e998d19b7307b798e4e79707ac /source3/wscript_build
parent7a0b8a9a6e785de7024ba873414bbd656e161750 (diff)
downloadsamba-a1e6db573af18a3b83d08eda41e9aad7cc4ff9cc.tar.gz
samba-a1e6db573af18a3b83d08eda41e9aad7cc4ff9cc.tar.xz
samba-a1e6db573af18a3b83d08eda41e9aad7cc4ff9cc.zip
s3:wscript_build: remove unused allow_warnings=True for 'smbregistry'
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 6827bceba3..5e2c609346 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -221,7 +221,6 @@ bld.SAMBA3_LIBRARY('smbregistry',
replace util_reg samba-util samba-security
errors3 dbwrap samba3-util''',
allow_undefined_symbols=True,
- allow_warnings=True,
private_library=True)
bld.SAMBA3_SUBSYSTEM('REG_SMBCONF',