[OE-core] [PATCH] kexec-tools: Add support for build with x32 ABI in x86_64

Richard Purdie richard.purdie at linuxfoundation.org
Wed Apr 8 10:13:40 UTC 2015


On Thu, 2015-03-26 at 16:23 +0000, Aníbal Limón wrote:
> From: Mariano Lopez <mariano.lopez at linux.intel.com>
> 
> Add autoconf test for detect when build is x32 ABI this enables to
> test into purgatory Makefile to avoid use -mcmodel=large flag in CC.
> 
> Add ELFCLASS read and syscall number into kexec, see patch.
> 
> Signed-off-by: Aníbal Limón <anibal.limon at linux.intel.com>
> Signed-off-by: Mariano Lopez <mariano.lopez at linux.intel.com>

I think this patch triggered the exec-tools failures on:

http://errors.yoctoproject.org/Errors/Search/?items=10&query=9d913272ccf821fbf6f8a5f176005135d48ae33a

although I have to admit I don't understand how. Removing the patch
allowed clean builds.

Cheers,

Richard




More information about the Openembedded-core mailing list