mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
7: Update Binutils, GDB, and GCC
This commit is contained in:
parent
b08686e761
commit
94a5f52bc4
@ -1,12 +1,12 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define binutils_version d852107
|
||||
%define binutils_version 041de3d
|
||||
%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 \
|
||||
z5xJ6ACE3aMTXYGv4lxujRz8dK0KJHLtcirHX0bDSdnY9IX8dSQVlMelbPijNCoNv52fKlF05qUfjRBAMhsmZQ==
|
||||
Na2LKoj9mQgYYmRm+Djm/AK2dKroEXNev/mf7WdkH8/93GpLNY4ShMArFqcoZ18dFayLCpIl6teW5VznINX2Hg==
|
||||
|
||||
%define with_deterministic_archives 1
|
||||
%define with_64_bit_bfd 1
|
||||
|
@ -1,12 +1,12 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gcc_version 164cc7a
|
||||
%define gcc_version f1b7681
|
||||
%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 \
|
||||
+UwYTEbIUucugMN0SQwkVv//I/PgIyHPpnfhDDqKq8Xtf7JnDKKmKpFN6x/lIJDRULlKgAhGOEFxgE4+6jxM0A==
|
||||
woO4vYdjUqOTf4lcXvFplIL8iBj29upTTPc6BW6RtdppNNIrcVep9U1tdICbw67TMg1MC38KNLqxpccSWtzf1w==
|
||||
|
||||
%define newlib_version 5c79aa4
|
||||
%define newlib_external 1
|
||||
|
@ -1,11 +1,11 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gdb_version d852107
|
||||
%define gdb_version 041de3d
|
||||
%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 \
|
||||
z5xJ6ACE3aMTXYGv4lxujRz8dK0KJHLtcirHX0bDSdnY9IX8dSQVlMelbPijNCoNv52fKlF05qUfjRBAMhsmZQ==
|
||||
Na2LKoj9mQgYYmRm+Djm/AK2dKroEXNev/mf7WdkH8/93GpLNY4ShMArFqcoZ18dFayLCpIl6teW5VznINX2Hg==
|
||||
|
||||
%include %{_configdir}/gdb-8-1.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user