mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
source3: Remove ccan-hash dependency
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
This commit is contained in:
parent
f686db87a4
commit
0c47bdf295
@ -263,7 +263,7 @@ bld.SAMBA3_SUBSYSTEM('samba3util',
|
||||
lib/util_sock.c
|
||||
lib/util_transfer_file.c
|
||||
lib/sock_exec.c''',
|
||||
deps='ndr samba-security NDR_SECURITY samba-util util_tdb ccan-hash sys_rw iov_buf')
|
||||
deps='ndr samba-security NDR_SECURITY samba-util util_tdb sys_rw iov_buf')
|
||||
|
||||
if bld.CONFIG_GET("CTDB_CFLAGS") and bld.CONFIG_GET("CTDB_INCLUDE"):
|
||||
SAMBA_CLUSTER_SUPPORT_SOURCES='''
|
||||
@ -629,7 +629,6 @@ bld.SAMBA3_LIBRARY('smbd_base',
|
||||
LEASES_DB
|
||||
LIBASYS
|
||||
sysquotas
|
||||
ccan-hash
|
||||
NDR_SMB_ACL
|
||||
netapi
|
||||
NDR_IOCTL
|
||||
|
Loading…
Reference in New Issue
Block a user