On Thu, May 19, 2016 at 1:51 AM, Masahiro Yamada
<yamada.masah...@socionext.com> wrote:
> Since commit 25400090b1e2 ("moveconfig: Print a message for
> missing compiler"), this tool parses error messages generated by
> "make include/config/auto.conf" every time an error occurs in order
> to detect missing compiler.
>
> Instead of that, we can look for compilers in the PATH environment
> only once before starting the defconfig walk.  If specified compilers
> are missing, "make include/config/auto.conf" will apparently fail
> for corresponding architectures.  So, the tool can just report
> "Compiler is missing." and skip those boards.
>
> Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com>

Reviewed-by: Joe Hershberger <joe.hershber...@ni.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to