On Sun, Aug 29, 2021 at 23:14:48 -0600, Rebecca Cran wrote: > Linaro no longer do gcc releases - Arm creates them now. > > Update the gcc_[arm,aarch64]_linux_ext_dep.yaml files in BaseTools/Bin to > switch from Linaro's old release to the latest gcc 10.3-2021.07 release > from Arm and fix LinuxGcc5ToolChain.py with the new gcc prefix. >
I don't know if anyone uses these files/tools to download toolchains for downstream platforms. If they do, the upgrade from gcc7 to gcc10 may break their builds. But we're just after stable tag, so I have no problem with that. Acked-by: Leif Lindholm <l...@nuviainc.com> > Rebecca Cran (2): > BaseTools: Switch to downloading the ARM compiler from Arm's site > BaseTools: Switch to downloading the AARCH64 compiler from Arm's site > > BaseTools/Bin/gcc_aarch64_linux_ext_dep.yaml | 10 +++++----- > BaseTools/Bin/gcc_arm_linux_ext_dep.yaml | 10 +++++----- > BaseTools/Plugin/LinuxGcc5ToolChain/LinuxGcc5ToolChain.py | 4 ++-- > 3 files changed, 12 insertions(+), 12 deletions(-) > > -- > 2.31.1 > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#80346): https://edk2.groups.io/g/devel/message/80346 Mute This Topic: https://groups.io/mt/85244523/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-