Skip to content
Commit 7bb28330 authored by Simon Glass's avatar Simon Glass
Browse files

buildman: Fix CROSS_COMPILE output for sandbox



The previous attempt at fixing this broke the normal usage of the -A
flag.

At present, 'buildman -A sandbox' adds the path containing the
toolchain. We can assume that this is in the path and we don't want to
set CROSS_COMPILE=/bin/

Change this to align with what MakeEnvironment() does, but only for
sandbox boards.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 879e133c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment