[PATCH] azure: Add -E back for the world build script
Simon Glass
sjg at chromium.org
Mon Feb 1 21:44:19 CET 2021
On Sun, 31 Jan 2021 at 01:38, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Commit dd5c954e917b ("travis/gitlab/azure: Use -W to avoid warnings check")
> added -W to avoid warnings check, but it mistakenly dropped -E for
> the world build script in the azure pipelines.
>
> This caused builds on the azure pipelines fail to report warnings. Let's
> add it back.
>
> Fixes: dd5c954e917b ("travis/gitlab/azure: Use -W to avoid warnings check")
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> .azure-pipelines.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list