]> git.baikalelectronics.ru Git - uboot.git/commit
azure: Add -E back for the world build script
authorBin Meng <bmeng.cn@gmail.com>
Sun, 31 Jan 2021 08:38:35 +0000 (16:38 +0800)
committerTom Rini <trini@konsulko.com>
Mon, 1 Feb 2021 21:33:02 +0000 (16:33 -0500)
commitc3806207c7501da6f188cf6d3e8da3db0044fdbb
tree7e81a83f46b79862c37614596e0074334269b0b1
parentde3db7d62300b1bab815d342f0759ea4a45072e0
azure: Add -E back for the world build script

Commit 88a3d84d7cae ("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: 88a3d84d7cae ("travis/gitlab/azure: Use -W to avoid warnings check")
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
.azure-pipelines.yml