]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
build: gencache.c in 'samba3core' needs crc32()
authorVolker Lendecke <vl@samba.org>
Fri, 6 Dec 2019 12:18:07 +0000 (13:18 +0100)
committerJeremy Allison <jra@samba.org>
Sun, 8 Dec 2019 20:24:31 +0000 (20:24 +0000)
This comes from zlib, make the dependency explicit

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/wscript_build

index 8d0cc66f9413fdabdb23b872dff8bd66c478d56d..e94e9b5ac1090fa4d24904609e55d35b5457e1a1 100644 (file)
@@ -433,6 +433,7 @@ bld.SAMBA3_SUBSYSTEM('samba3core',
                         talloc_report_printf
                         access
                         TDB_LIB
+                        z
                         ''')
 
 bld.SAMBA3_LIBRARY('smbd_shim',