[OE-core] [jethro][master][PATCH 1/1] uninative.bbclass: Choose the correct loader based on BUILD_ARCH

Burton, Ross ross.burton at intel.com
Fri Dec 11 21:23:24 UTC 2015


On 10 December 2015 at 22:01, Burton, Ross <ross.burton at intel.com> wrote:

> Would it be neater, and more flexible when other arches are different
> (specifically I'm thinking of aarch64 here) to do:
>
> UNINATIVE_LOADER = "${STAGING_DIR_NATIVE}/lib/ld-linux.so.2"
> UNINATIVE_LOADER_x86-64 = "'${STAGING_DIR_NATIVE}/lib/ld-linux-x86-64.so.2"
>
> At least I think that overload is correct...
>

Of course BUILD_ARCH != TARGET_ARCH so this is wrong.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151211/51c9d94b/attachment-0002.html>


More information about the Openembedded-core mailing list