diff options
author | Khem Raj <raj.khem@gmail.com> | 2018-03-19 20:59:58 -0700 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2018-04-09 12:32:07 -0400 |
commit | 1e8a12249d747218dfd47422012fc6df66f8226c (patch) | |
tree | b406debdc00835c54258e640d8dbc809200ac79c /meta-networking/files | |
parent | 68847cf10f00e7faaaaf6cf84a07857de99ba6a9 (diff) | |
download | meta-openembedded-1e8a12249d747218dfd47422012fc6df66f8226c.tar.gz |
waf-cross-answers: Add cross-answers-riscv64.txt
RISC-V is newly added to OE-Core, waf needs to know
about it during cross compile
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/files')
-rw-r--r-- | meta-networking/files/waf-cross-answers/cross-answers-riscv64.txt | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/meta-networking/files/waf-cross-answers/cross-answers-riscv64.txt b/meta-networking/files/waf-cross-answers/cross-answers-riscv64.txt new file mode 100644 index 0000000000..1023f6aff3 --- /dev/null +++ b/meta-networking/files/waf-cross-answers/cross-answers-riscv64.txt | |||
@@ -0,0 +1,39 @@ | |||
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: OK | ||
28 | Checking if can we convert from UTF-8 to UCS-2LE: OK | ||
29 | vfs_fileid checking for statfs() and struct statfs.f_fsid: OK | ||
30 | Checking whether we can use Linux thread-specific credentials: OK | ||
31 | Checking whether fcntl locking is available: OK | ||
32 | Checking for the maximum value of the 'time_t' type: OK | ||
33 | Checking whether the realpath function allows a NULL argument: OK | ||
34 | Checking for ftruncate extend: OK | ||
35 | getcwd takes a NULL argument: OK | ||
36 | Checking for small off_t: NO | ||
37 | Checking whether blkcnt_t is 32 bit: NO | ||
38 | Checking whether blkcnt_t is 64 bit: OK | ||
39 | Checking whether fcntl lock supports open file description locks: OK | ||