7: Update Binutils, GDB, and GCC

This commit is contained in:
Sebastian Huber 2022-11-04 12:10:08 +01:00
parent 682431a218
commit f690701431
3 changed files with 6 additions and 6 deletions

View File

@ -1,12 +1,12 @@
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg
%define binutils_version ce6c3d2
%define binutils_version d852107
%define binutils_external 1
%define binutils_expand_name sourceware-mirror-binutils-gdb-%{binutils_version}
%source set binutils --rsb-file=%{binutils_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version}
%hash sha512 %{binutils_expand_name}.tar.gz \
drh71JaHy/tbyPXOVBWIETRMQOhwXuQT+wsYt8m5iCXJoNnkd+h56XopTCtvHNlc7spQUTgGbxcDhO97T5vEEg==
z5xJ6ACE3aMTXYGv4lxujRz8dK0KJHLtcirHX0bDSdnY9IX8dSQVlMelbPijNCoNv52fKlF05qUfjRBAMhsmZQ==
%define with_deterministic_archives 1
%define with_64_bit_bfd 1

View File

@ -1,12 +1,12 @@
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg
%define gcc_version d6a488f2
%define gcc_version 164cc7a
%define gcc_external 1
%define gcc_expand_name gnu-mirror-gcc-%{gcc_version}
%source set gcc --rsb-file=%{gcc_expand_name}.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/%{gcc_version}
%hash sha512 %{gcc_expand_name}.tar.gz \
R5Qurhxr2tQj2sugPwX3yt2gxGvGRHehdm58sRCOI3xM8yB9GHNF7WkrkwXyifPqqrjcQqoVWokz8cgRhwCdCA==
+UwYTEbIUucugMN0SQwkVv//I/PgIyHPpnfhDDqKq8Xtf7JnDKKmKpFN6x/lIJDRULlKgAhGOEFxgE4+6jxM0A==
%define newlib_version a8526cb
%define newlib_external 1

View File

@ -1,11 +1,11 @@
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg
%define gdb_version c6d2040
%define gdb_version d852107
%define gdb_external 1
%define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version}
%source set gdb --rsb-file=%{gdb_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{gdb_version}
%hash sha512 %{gdb_expand_name}.tar.gz \
KNcy2DdJhDaT7NhkR3dl2Ju42EhY7dn7DrV10xDiCLQbD2+1FA4Up8crLV2vM8cJ5RpntKp1fa+BgUTjR/RlMA==
z5xJ6ACE3aMTXYGv4lxujRz8dK0KJHLtcirHX0bDSdnY9IX8dSQVlMelbPijNCoNv52fKlF05qUfjRBAMhsmZQ==
%include %{_configdir}/gdb-8-1.cfg