diff options
author | Andy Walsh <andy.walsh44+github@gmail.com> | 2019-12-13 17:22:33 +0100 |
---|---|---|
committer | Andy Walsh <andy.walsh44+github@gmail.com> | 2019-12-17 11:54:50 +0100 |
commit | c50c5836ea9b5b955d224b721208c2ee29bc9f62 (patch) | |
tree | a69f2ae1b286400b80411225c89808b7d9d7fbae /net/samba4/waf-cross-answers/mips64.txt | |
parent | bce8c531e876a3769d55886c237541647d5b9e0b (diff) |
samba4: update to 4.11.4
* update to 4.11.4 (python3 version)
* re-enable AD-DC option
* add 'samba_nice' UCI option via "config procd 'extra'"
* restructure buildsteps (don't rely on waf --targets logic)
* move quota option into VFS
* move ACL option into AC-DC
* add more admin-tools
* use rpath_install for libs
* fix rpath + rstrip
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Diffstat (limited to 'net/samba4/waf-cross-answers/mips64.txt')
-rw-r--r-- | net/samba4/waf-cross-answers/mips64.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba4/waf-cross-answers/mips64.txt b/net/samba4/waf-cross-answers/mips64.txt index a270f0860..9bb9b5fd5 100644 --- a/net/samba4/waf-cross-answers/mips64.txt +++ b/net/samba4/waf-cross-answers/mips64.txt @@ -25,7 +25,7 @@ Checking for kernel share modes: OK Checking if can we convert from CP850 to UCS-2LE: OK Checking if can we convert from UTF-8 to UCS-2LE: OK vfs_fileid checking for statfs() and struct statfs.f_fsid: OK -Checking whether we can use Linux thread-specific credentials: "OK" +Checking whether we can use Linux thread-specific credentials: OK Checking whether fcntl locking is available: OK Checking whether fcntl lock supports open file description locks: NO Checking for the maximum value of the 'time_t' type: OK |