From f75bb89c7ea439a99d4e9d631f6b6179ca3d52b9 Mon Sep 17 00:00:00 2001 From: Andy Walsh Date: Wed, 8 Sep 2021 13:38:24 +0200 Subject: samba: update to 4.14.7 * update to 4.14.7 Signed-off-by: Andy Walsh --- net/samba4/patches/102-samba-4.11-unbundle-libbsd.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/samba4/patches') diff --git a/net/samba4/patches/102-samba-4.11-unbundle-libbsd.patch b/net/samba4/patches/102-samba-4.11-unbundle-libbsd.patch index a1b97e0f3..00c69bcc5 100644 --- a/net/samba4/patches/102-samba-4.11-unbundle-libbsd.patch +++ b/net/samba4/patches/102-samba-4.11-unbundle-libbsd.patch @@ -29,7 +29,7 @@ conf.CHECK_CODE(''' struct ucred cred; -@@ -807,9 +798,6 @@ def configure(conf): +@@ -817,9 +808,6 @@ syscall(SYS_copy_file_range,0,NULL,0,NUL # look for a method of finding the list of network interfaces for method in ['HAVE_IFACE_GETIFADDRS', 'HAVE_IFACE_AIX', 'HAVE_IFACE_IFCONF', 'HAVE_IFACE_IFREQ']: @@ -39,7 +39,7 @@ if conf.CHECK_CODE(''' #define %s 1 #define NO_CONFIG_H 1 -@@ -822,7 +810,7 @@ def configure(conf): +@@ -832,7 +820,7 @@ syscall(SYS_copy_file_range,0,NULL,0,NUL #include "tests/getifaddrs.c" ''' % method, method, @@ -48,7 +48,7 @@ addmain=False, execute=True): break -@@ -870,7 +858,6 @@ def build(bld): +@@ -880,7 +868,6 @@ def build(bld): break extra_libs = '' -- cgit v1.2.3