[U-Boot] buildman for sandbox

Simon Glass sjg at chromium.org
Wed Mar 9 18:43:58 CET 2016


Hi Tom,

On 8 March 2016 at 16:42, Tom Rini <trini at konsulko.com> wrote:
> On Sun, Mar 06, 2016 at 07:39:30PM -0700, Simon Glass wrote:
>> Hi Joe,
>>
>> On 7 May 2015 at 03:17, Joe Hershberger <joe.hershberger at gmail.com> wrote:
>> > Hi Simon,
>> >
>> > Is there a way to make buildman compile sandbox with a non-system tool
>> > chain? I've tried creating an alias from sandbox to i386 and removing
>> > the "root" entry. It then simply claims not to have a sandbox tool
>> > chain.
>> >
>> > Thanks,
>> > -Joe
>>
>> FYI I've prepared a series that permits:
>>
>> [toolchain-prefix]
>> sandbox = /path/to/sandbox-gcc
>
> And in this case it just takes what it finds, if it exists right?  ie I
> can also do:
> sandbox = /usr/bin/clang
> ?

What should it set CROSS_COMPILE to in that case?

Regards,
Simon


More information about the U-Boot mailing list