diff options
| author | Mike Looijmans <mike.looijmans@topic.nl> | 2016-04-02 10:22:11 +0200 |
|---|---|---|
| committer | Joe MacDonald <joe_macdonald@mentor.com> | 2016-04-06 09:14:44 -0400 |
| commit | ccdec94cbac96e5ff0f5ec64e2388450bf55a59f (patch) | |
| tree | 7e7f87caf8c93191762d39f4326d1f0c2f801e96 | |
| parent | 280c0038776a8fc9052d31eab76ab6199a86da39 (diff) | |
| download | meta-openembedded-ccdec94cbac96e5ff0f5ec64e2388450bf55a59f.tar.gz | |
waf-cross-answers: Fix faulty link cross-answers-mipsel.txt
Apparently something was wrong in the patch "waf-cross-answers:
Add cross-answers-mipsel.txt". and it created a dead symlink.
Solve it by just copying the cross-answers-mips.txt instead of
linking it.
Fixes: 0898fb01ccea229cb0c64796b62f20a7c596ac0b
Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
| -rw-r--r--[l---------] | meta-networking/files/waf-cross-answers/cross-answers-mipsel.txt | 40 |
1 files changed, 39 insertions, 1 deletions
diff --git a/meta-networking/files/waf-cross-answers/cross-answers-mipsel.txt b/meta-networking/files/waf-cross-answers/cross-answers-mipsel.txt index 59b4337f0d..18bfa0203b 120000..100644 --- a/meta-networking/files/waf-cross-answers/cross-answers-mipsel.txt +++ b/meta-networking/files/waf-cross-answers/cross-answers-mipsel.txt | |||
| @@ -1 +1,39 @@ | |||
| 1 | cross-answers-mips.txt | 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: "128" | ||
| 20 | Checking value of _NSIG: "128" | ||
| 21 | Checking value of SIGRTMAX: "127" | ||
| 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: 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 | ||
