[U-Boot] [PATCH 2/2] travis: Switch to i386 version toolchain for x86

Bin Meng bmeng.cn at gmail.com
Tue Oct 9 01:21:05 UTC 2018


Hi Tom,

On Tue, Oct 9, 2018 at 7:53 AM Tom Rini <trini at konsulko.com> wrote:
>
> On Mon, Oct 08, 2018 at 04:53:54PM -0700, Bin Meng wrote:
>
> > Currently this uses x86_64 version toolchain for x86 build in
> > travis-ci. Change it to i386 version to avoid updating the
> > buildman toolchain path every time when the toolchain version
> > number is changed, eg: from 7.3.0 to 8.1.0.
> >
> > Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> I'm surprised this is fine, doesn't it break 64bit x86 targets?

No, in fact I have always been using the i386 toolchain to test
qemu-x86_64 target on my local machine. U-Boot x86 makefile fragments
have been toolchain agnostic for some time.

Regards,
Bin


More information about the U-Boot mailing list