[RFCv3] Azure/GitLab: Move to gcc-11.1.0 and LLVM-11

Bin Meng bmeng.cn at gmail.com
Thu Jun 17 10:27:11 CEST 2021


Hi Tom,

On Thu, Jun 17, 2021 at 4:00 AM Tom Rini <trini at konsulko.com> wrote:
>
> - Move to gcc-11.1.0 builds from kernel.org for supported platforms and
>   LLVM-11 for those tests.
> - grub-2.06 does not build with gcc-11.1.0 on riscv32 as seen here:
>   https://www.mail-archive.com/grub-devel@gnu.org/msg30736.html
>   so drop it.
> - Update to newer Xtensa (gcc-9.2.0) and ARC (gcc-10.2) toolchains
>
> Cc: Heinrich Schuchardt <xypron.glpk at gmx.de>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Rick Chen <rick at andestech.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> Changes in v3:
> - Post the right patch this time.
> - Switch to gcc-11.1.0 builds rather than pre-release
> - grub-2.06 is out, use that rather than -rc1
> - Update Xtensa and ARC toolchains.
> - Note that right now this causes x86 to fail to link, which I did not
>   see with gcc-11.0 tests.

Did you mean x86 fails to link with LLVM 11, not GCC 11?

>
> Changes in v2:
> - None, I re-sent v1 by accident
> ---
>  .azure-pipelines.yml    |  3 +-
>  .gitlab-ci.yml          |  3 +-
>  tools/docker/Dockerfile | 83 ++++++++++++++++-------------------------
>  3 files changed, 35 insertions(+), 54 deletions(-)
>

Regards,
Bin


More information about the U-Boot mailing list