summaryrefslogtreecommitdiff
path: root/source3/winbindd/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source3/winbindd/wscript_build')
-rw-r--r--source3/winbindd/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/wscript_build b/source3/winbindd/wscript_build
index 5c9e096127..d59cececf8 100644
--- a/source3/winbindd/wscript_build
+++ b/source3/winbindd/wscript_build
@@ -56,6 +56,7 @@ bld.SAMBA3_MODULE('idmap_ad',
bld.SAMBA3_MODULE('idmap_rid',
subsystem='idmap',
+ allow_undefined_symbols=True,
source=IDMAP_RID_SRC,
init_function='',
internal_module=bld.SAMBA3_IS_STATIC_MODULE('idmap_rid'),