From 4348d89d7b2dcf32eb4deb1e878772ac21d15ce0 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Fri, 27 Jan 2017 14:18:42 -0300 Subject: [PATCH] samba4: update answer cache Some toolchain/package combinations require an additional touch (answer) in the cache file. Fixes: http://autobuild.buildroot.net/results/426/4266a1690b85bde8da130a84845d1985128bda63/ Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/samba4/samba4-cache.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/package/samba4/samba4-cache.txt b/package/samba4/samba4-cache.txt index c9e34b630b..3ba8a75ea6 100644 --- a/package/samba4/samba4-cache.txt +++ b/package/samba4/samba4-cache.txt @@ -23,6 +23,7 @@ Checking whether setreuid is available: OK Checking whether setresuid is available: OK Checking whether seteuid is available: OK Checking whether fcntl locking is available: OK +Checking whether fcntl lock supports open file description locks: OK Checking for the maximum value of the 'time_t' type: OK Checking whether the realpath function allows a NULL argument: OK Checking whether POSIX capabilities are available: OK