Dockerfile: Update to gcc-14.2.0 and clang-18
authorTom Rini <trini@konsulko.com>
Tue, 28 Jan 2025 23:02:05 +0000 (17:02 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 10 Apr 2025 14:19:35 +0000 (08:19 -0600)
commit001bac5f16adfc131ade7de73ee681972a89df1a
treead592ea8e0a027a5a45537686d2f7bae5cbe927e
parent09bd690cc38a7e7a04fbfff9e76dee35297dc1c7
Dockerfile: Update to gcc-14.2.0 and clang-18

Outside of changing versions here the other visible change is that we
tell grub that riscv64 does not have "large model" support. Without this
change the resulting mkimage is non-functional. This is known upstream
already.

Link: https://savannah.gnu.org/bugs/?65909
Signed-off-by: Tom Rini <trini@konsulko.com>
.azure-pipelines.yml
.gitlab-ci.yml
tools/docker/Dockerfile