diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-03-11 22:33:24 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-03-11 22:34:53 -0800 |
commit | 56e9e5255ca77d9af00d118de9e170f99f239b10 (patch) | |
tree | 3bf9cc71020ed5c66b3c58858f020f6479de5c6f | |
parent | bb0789998e8fc5d916808421aa88764a1463228d (diff) | |
download | meta-openembedded-56e9e5255ca77d9af00d118de9e170f99f239b10.tar.gz |
waf-cross-answers: Add powerpc64le version
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-networking/files/waf-cross-answers/cross-answers-powerpc64le.txt | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/meta-networking/files/waf-cross-answers/cross-answers-powerpc64le.txt b/meta-networking/files/waf-cross-answers/cross-answers-powerpc64le.txt new file mode 100644 index 0000000000..7a443cc015 --- /dev/null +++ b/meta-networking/files/waf-cross-answers/cross-answers-powerpc64le.txt | |||
@@ -0,0 +1,41 @@ | |||
1 | Checking uname sysname type: "Linux" | ||
2 | Checking uname version type: "# Wed May 20 10:34:39 UTC 2015" | ||
3 | Checking simple C program: "hello world" | ||
4 | rpath library support: OK | ||
5 | -Wl,--version-script support: OK | ||
6 | Checking getconf LFS_CFLAGS: NO | ||
7 | Checking correct behavior of strtoll: NO | ||
8 | Checking for working strptime: OK | ||
9 | Checking for C99 vsnprintf: "1" | ||
10 | Checking for HAVE_SHARED_MMAP: OK | ||
11 | Checking for HAVE_MREMAP: OK | ||
12 | Checking for HAVE_SECURE_MKSTEMP: OK | ||
13 | Checking for HAVE_IFACE_GETIFADDRS: NO | ||
14 | Checking for HAVE_IFACE_IFCONF: NO | ||
15 | Checking for HAVE_IFACE_IFREQ: NO | ||
16 | Checking for large file support without additional flags: OK | ||
17 | Checking for HAVE_INCOHERENT_MMAP: NO | ||
18 | Checking value of NSIG: "65" | ||
19 | Checking value of _NSIG: "65" | ||
20 | Checking value of SIGRTMAX: "64" | ||
21 | Checking value of SIGRTMIN: "34" | ||
22 | Checking whether the WRFILE -keytab is supported: OK | ||
23 | Checking for kernel change notify support: OK | ||
24 | Checking for Linux kernel oplocks: OK | ||
25 | Checking for kernel share modes: OK | ||
26 | Checking whether POSIX capabilities are available: OK | ||
27 | Checking if can we convert from CP850 to UCS-2LE: (255, "") | ||
28 | Checking if can we convert from IBM850 to UCS-2LE: (255, "") | ||
29 | Checking if can we convert from UTF-8 to UCS-2LE: OK | ||
30 | vfs_fileid checking for statfs() and struct statfs.f_fsid: OK | ||
31 | Checking whether we can use Linux thread-specific credentials: OK | ||
32 | Checking whether fcntl locking is available: OK | ||
33 | Checking for the maximum value of the 'time_t' type: OK | ||
34 | Checking whether the realpath function allows a NULL argument: OK | ||
35 | Checking for ftruncate extend: OK | ||
36 | getcwd takes a NULL argument: OK | ||
37 | Checking for small off_t: NO | ||
38 | Checking whether blkcnt_t is 32 bit: NO | ||
39 | Checking whether blkcnt_t is 64 bit: OK | ||
40 | Checking whether fcntl lock supports open file description locks: OK | ||
41 | Checking for a 64-bit host to support lmdb: OK | ||