diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2018-12-08 00:11:00 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-12-07 23:12:02 -0800 |
commit | 8a44578984db2bdd05182ce7e6bcedd9c6d9c66b (patch) | |
tree | 71f579f5ab6483bd161b8244382977b8e24b7398 | |
parent | 03cc27a6093b88308fb15bbf0f525c4c4511aa69 (diff) | |
download | meta-openembedded-8a44578984db2bdd05182ce7e6bcedd9c6d9c66b.tar.gz |
waf-cross-answers: Add cross-answers-mips64el.txt
Fix build failure on mips64el platforms (missing waf-cross-answers-mips64el).
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-networking/files/waf-cross-answers/cross-answers-mips64el.txt | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/meta-networking/files/waf-cross-answers/cross-answers-mips64el.txt b/meta-networking/files/waf-cross-answers/cross-answers-mips64el.txt new file mode 100644 index 000000000..82e694fda --- /dev/null +++ b/meta-networking/files/waf-cross-answers/cross-answers-mips64el.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: OK | ||
18 | Checking value of NSIG: "128" | ||
19 | Checking value of _NSIG: "128" | ||
20 | Checking value of SIGRTMAX: "127" | ||
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 | ||