diff options
author | Khem Raj <raj.khem@gmail.com> | 2020-04-29 22:22:51 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-04-29 22:32:17 -0700 |
commit | cc2736da692c478dcf35bc04f3b6234e8a95e844 (patch) | |
tree | cc1747731b57d19cb01e66aff76aa228e2f0e19a | |
parent | e25bae55c290be7532a642f179b379c48460f968 (diff) | |
download | meta-openembedded-cc2736da692c478dcf35bc04f3b6234e8a95e844.tar.gz |
waf: Add cross answers for riscv32
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-networking/files/waf-cross-answers/cross-answers-riscv32.txt | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/meta-networking/files/waf-cross-answers/cross-answers-riscv32.txt b/meta-networking/files/waf-cross-answers/cross-answers-riscv32.txt new file mode 100644 index 0000000000..759afe8f92 --- /dev/null +++ b/meta-networking/files/waf-cross-answers/cross-answers-riscv32.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: NO | ||
17 | Checking for -D_FILE_OFFSET_BITS=64: OK | ||
18 | Checking for HAVE_INCOHERENT_MMAP: NO | ||
19 | Checking value of NSIG: "65" | ||
20 | Checking value of _NSIG: "65" | ||
21 | Checking value of SIGRTMAX: "64" | ||
22 | Checking value of SIGRTMIN: "34" | ||
23 | Checking whether the WRFILE -keytab is supported: OK | ||
24 | Checking for kernel change notify support: OK | ||
25 | Checking for Linux kernel oplocks: OK | ||
26 | Checking for kernel share modes: OK | ||
27 | Checking whether POSIX capabilities are available: OK | ||
28 | Checking if can we convert from CP850 to UCS-2LE: OK | ||
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 with 32-bit system calls: OK | ||
32 | Checking whether fcntl locking is available: OK | ||
33 | Checking for the maximum value of the 'time_t' type: NO | ||
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: NO | ||