On 03/01/2017 06:40 PM, Khem Raj wrote:
On Wed, Mar 1, 2017 at 4:07 AM, Alexander Kanavin
<alexander.kana...@linux.intel.com> wrote:
+         mips64*)    TUPLE=mips64el-unknown-linux-gnuabi64 ;;

This probably is going to fail for big-endian mips64

Nope. The configurations are endianness-agnostic. I tested it with qemumips64 (which is big endian) and it works.

The reason they have endianness in the name is that they're produced by running a helper binary on the target, and then the name of the target is used as the name of the configuration.

Alex

--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to