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
ac9a52ffaf
commit
f8d79ee511
@ -1,12 +1,12 @@
|
|||||||
%include %{_configdir}/checks.cfg
|
%include %{_configdir}/checks.cfg
|
||||||
%include %{_configdir}/base.cfg
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
%define binutils_version 041de3d
|
%define binutils_version 1a7e622
|
||||||
%define binutils_external 1
|
%define binutils_external 1
|
||||||
%define binutils_expand_name sourceware-mirror-binutils-gdb-%{binutils_version}
|
%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}
|
%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 \
|
%hash sha512 %{binutils_expand_name}.tar.gz \
|
||||||
Na2LKoj9mQgYYmRm+Djm/AK2dKroEXNev/mf7WdkH8/93GpLNY4ShMArFqcoZ18dFayLCpIl6teW5VznINX2Hg==
|
rmAch9uFRiqur2l05XVg5PZWun0U0mlFk2CugQuw2XN/yvO56eY7yq9G3CjwDo9agivXONoejOVMv3VP4MKO3w==
|
||||||
|
|
||||||
%define with_deterministic_archives 1
|
%define with_deterministic_archives 1
|
||||||
%define with_64_bit_bfd 1
|
%define with_64_bit_bfd 1
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
%include %{_configdir}/checks.cfg
|
%include %{_configdir}/checks.cfg
|
||||||
%include %{_configdir}/base.cfg
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
%define gcc_version f1b7681
|
%define gcc_version 5c0d171
|
||||||
%define gcc_external 1
|
%define gcc_external 1
|
||||||
%define gcc_expand_name gnu-mirror-gcc-%{gcc_version}
|
%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}
|
%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 \
|
%hash sha512 %{gcc_expand_name}.tar.gz \
|
||||||
woO4vYdjUqOTf4lcXvFplIL8iBj29upTTPc6BW6RtdppNNIrcVep9U1tdICbw67TMg1MC38KNLqxpccSWtzf1w==
|
YmWVYFj3u4xsBc1xEfm6EEnOd7WIkYyy7C0P0OSGS22mW6vPru00zQ7fqO4qSx71/leXJTRZsEyFUQE0CLr2jA==
|
||||||
|
|
||||||
%define newlib_version b9898fc
|
%define newlib_version b9898fc
|
||||||
%define newlib_external 1
|
%define newlib_external 1
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%include %{_configdir}/checks.cfg
|
%include %{_configdir}/checks.cfg
|
||||||
%include %{_configdir}/base.cfg
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
%define gdb_version 041de3d
|
%define gdb_version 1a7e622
|
||||||
%define gdb_external 1
|
%define gdb_external 1
|
||||||
%define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version}
|
%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}
|
%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 \
|
%hash sha512 %{gdb_expand_name}.tar.gz \
|
||||||
Na2LKoj9mQgYYmRm+Djm/AK2dKroEXNev/mf7WdkH8/93GpLNY4ShMArFqcoZ18dFayLCpIl6teW5VznINX2Hg==
|
rmAch9uFRiqur2l05XVg5PZWun0U0mlFk2CugQuw2XN/yvO56eY7yq9G3CjwDo9agivXONoejOVMv3VP4MKO3w==
|
||||||
|
|
||||||
%include %{_configdir}/gdb-8-1.cfg
|
%include %{_configdir}/gdb-8-1.cfg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user