6: Use Binutils 2.41

Prepare for RTEMS 6.1 release.

Update #4921.
This commit is contained in:
Sebastian Huber 2023-07-31 08:02:32 +02:00
parent df69080686
commit d4d0850593
2 changed files with 14 additions and 1 deletions

View File

@ -13,7 +13,7 @@
%defineifnot with_rtems_expat devel/expat-2.5.0-1 %defineifnot with_rtems_expat devel/expat-2.5.0-1
%defineifnot with_rtems_gmp devel/gmp-6.2.1 %defineifnot with_rtems_gmp devel/gmp-6.2.1
%defineifnot with_rtems_gdb tools/rtems-gdb-13.2 %defineifnot with_rtems_gdb tools/rtems-gdb-13.2
%defineifnot with_rtems_binutils tools/rtems-binutils-2.39 %defineifnot with_rtems_binutils tools/rtems-binutils-2.41
%defineifnot with_rtems_gcc tools/rtems-gcc-13.2-newlib-head %defineifnot with_rtems_gcc tools/rtems-gcc-13.2-newlib-head
%defineifnot with_rtems_tools tools/rtems-tools-6 %defineifnot with_rtems_tools tools/rtems-tools-6

View File

@ -0,0 +1,13 @@
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg
%define binutils_version 2.41
#%define binutils_external 1
%hash sha512 binutils-%{binutils_version}.tar.bz2 \
jEMDFFJi6EWY2CjhpkZd2/Wo/3V+/j/ZgZSIVPMrMRr+WxVL45ZuUNhc9dJSF1ZMH1GdGXFlqsjoLvytyeHkfA==
%define with_deterministic_archives 1
%define with_64_bit_bfd 1
%include %{_configdir}/binutils-2-1.cfg