diff options
author | Andy Walsh <andy.walsh44+github@gmail.com> | 2018-08-03 18:41:21 +0200 |
---|---|---|
committer | Yousong Zhou <yszhou4tech@gmail.com> | 2018-08-06 09:50:54 +0800 |
commit | 0c1308196590e681c8ace0e58267b890fcebf587 (patch) | |
tree | 5024cb88abb2bd8708d277a170772447a02e9b64 /net/samba4/waf-cross-answers/mips64.txt | |
parent | 47a68e5e626fc6412c30c04f071159aa2959c670 (diff) |
samba4: switch to waf cross-answer files
* switch waf build to cross-answer files
* move timemachine related vfs modules to default vfs option
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 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/net/samba4/waf-cross-answers/mips64.txt b/net/samba4/waf-cross-answers/mips64.txt new file mode 100644 index 000000000..313c5d9f2 --- /dev/null +++ b/net/samba4/waf-cross-answers/mips64.txt @@ -0,0 +1,33 @@ +Checking uname sysname type: "Linux" +Checking simple C program: "hello world" +rpath library support: OK +-Wl,--version-script support: OK +Checking getconf LFS_CFLAGS: NO +Checking for large file support without additional flags: OK +Checking correct behavior of strtoll: OK +Checking for working strptime: NO +Checking for C99 vsnprintf: "1" +Checking for HAVE_SHARED_MMAP: OK +Checking for HAVE_MREMAP: OK +Checking for HAVE_INCOHERENT_MMAP: NO +Checking for HAVE_SECURE_MKSTEMP: OK +Checking for HAVE_IFACE_GETIFADDRS: OK +Checking value of NSIG: "128" +Checking value of _NSIG: "128" +Checking value of SIGRTMAX: "127" +Checking value of SIGRTMIN: "35" +Checking whether the WRFILE -keytab is supported: OK +Checking errno of iconv for illegal multibyte sequence: OK +Checking for kernel change notify support: OK +Checking for Linux kernel oplocks: OK +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 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 +Checking whether the realpath function allows a NULL argument: OK +Checking for ftruncate extend: OK +getcwd takes a NULL argument: OK |