]> code.ossystems Code Review - openembedded-core.git/commit
meson.bbclass: map mips64el TARGET_ARCH to mips64 for the cross file
authorAndrea Adami <andrea.adami@gmail.com>
Fri, 7 Dec 2018 23:23:23 +0000 (00:23 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Dec 2018 17:16:55 +0000 (17:16 +0000)
commit8d1023f222f32ef64d37c3cb15b7dcf9c3e5990d
treea82763e1e54e6e6d328be7b3496ec497372ea0d9
parent0246f15892cf523276ae074c92f9d6031d37dab7
meson.bbclass: map mips64el TARGET_ARCH to mips64 for the cross file

Meson uses 'mips64' for both big- and little-endian MIPS64 machines,
so map mips64el to mips64.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/meson.bbclass