mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
With gcc bump to version 14.3.0 in [1]. The gcc-bare-metal version was not aligned to the same version which led to the following error in the autobuilder: ``` make[1]: Leaving directory '/workdir/instance-0/output-1/build/host-mpc-1.3.1' ERROR: No hash found for gcc-14.2.0.tar.xz make: *** [package/pkg-generic.mk:179: /workdir/instance-0/output-1/build/host-gcc-bare-metal-14.2.0/.stamp_downloaded] Error 1 ``` This patch align gcc-bare-metal with the version of gcc 14. [1]1e8c1e0ef0package/gcc: update to 14.3.0 Fixes: https://autobuild.buildroot.org/results/3a2/3a228e885cb04e0c91eee470f9622e0e44eec3d7 Signed-off-by: Thomas Perale <thomas.perale@mind.be> (cherry picked from commit176fed6cc0) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Symbolic link
1 line
14 B
Plaintext
Symbolic link
1 line
14 B
Plaintext
../gcc/14.3.0/ |