]> code.ossystems Code Review - openembedded-core.git/commit
rust: generate target definitions from (arch, abi), not just arch
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 10 Oct 2021 19:10:08 +0000 (21:10 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Oct 2021 10:48:35 +0000 (11:48 +0100)
commit79bd6389585327820dfc1a1d29f60779ef08b2e0
treef82e0082d9c170a64274a4475b73dc04bc4af17f
parent320f2c5aa535237fab4f4a1e6f75358f53221459
rust: generate target definitions from (arch, abi), not just arch

This allows to add the missing x32 definition and others in the future.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rust/rust-common.inc
meta/recipes-devtools/rust/rust-cross.inc