
9 Mar
2016
9 Mar
'16
12:42 a.m.
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@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 ?
--
Tom