All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] waf-cross-answers: Add cross-answers-mipsel.txt
@ 2016-03-26 19:12 Mike Looijmans
  0 siblings, 0 replies; only message in thread
From: Mike Looijmans @ 2016-03-26 19:12 UTC (permalink / raw
  To: openembedded-devel

Build fails on "mipsel" platforms due to missing cross-answers-mipsel.txt.
Fix this by linking it to cross-answers-mips.txt, since there's no hint
of taking endianess into account.

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
---
 meta-oe/files/waf-cross-answers/cross-answers-mipsel.txt | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 meta-oe/files/waf-cross-answers/cross-answers-mipsel.txt

diff --git a/meta-oe/files/waf-cross-answers/cross-answers-mipsel.txt b/meta-oe/files/waf-cross-answers/cross-answers-mipsel.txt
new file mode 120000
index 0000000..61bc751
--- /dev/null
+++ b/meta-oe/files/waf-cross-answers/cross-answers-mipsel.txt
@@ -0,0 +1 @@
+cross-answers-mips.txt
\ No newline at end of file
-- 
2.1.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-26 19:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-26 19:12 [PATCH] waf-cross-answers: Add cross-answers-mipsel.txt Mike Looijmans

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.