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
eca88d98dd
commit
a53d2c9432
@ -1,11 +1,11 @@
|
|||||||
%include %{_configdir}/checks.cfg
|
%include %{_configdir}/checks.cfg
|
||||||
%include %{_configdir}/base.cfg
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
%define binutils_version 1653827
|
%define binutils_version 36b1241
|
||||||
%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 7f2e4326c81118bc3d90a01f3bbbb24618dfc758c464933aef51e21f7a548d340b8929508bed379d72528f9d78c3f896e53c1b7fb7c9cf6e789268912d9cae91
|
%hash sha512 %{binutils_expand_name}.tar.gz e7d1ded454aa5f5cb50b59628ac9fb49b03f1130c324e0965122584da86654679a836320998a6aea64c85bcf65c23c3a53c96211c179e7b445e3dfb8fdef3785
|
||||||
|
|
||||||
%define with_deterministic_archives 1
|
%define with_deterministic_archives 1
|
||||||
%define with_64_bit_bfd 1
|
%define with_64_bit_bfd 1
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%include %{_configdir}/checks.cfg
|
%include %{_configdir}/checks.cfg
|
||||||
%include %{_configdir}/base.cfg
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
%define gcc_version 39d2411
|
%define gcc_version e07ea03
|
||||||
%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 e7aee88bc46385b2bf91e1a5f63ef660ea31305560dc6ad60eb38ea5e9904117b2f95844d4f5fc4abccad9a78897ca2967b2078e5dd0210bd2e50fe321c97ebc
|
%hash sha512 %{gcc_expand_name}.tar.gz abba8cc3e9e2c4d43506b60c091b1170b26201befe06a396637ba68f3894813af1bf4e8cbff06b1dc84f469bc961eda814fac35fbef3f883a0937cc192c65404
|
||||||
|
|
||||||
%define newlib_version 64b2081
|
%define newlib_version 64b2081
|
||||||
%define newlib_external 1
|
%define newlib_external 1
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%include %{_configdir}/checks.cfg
|
%include %{_configdir}/checks.cfg
|
||||||
%include %{_configdir}/base.cfg
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
%define gdb_version 1653827
|
%define gdb_version 36b1241
|
||||||
%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 7f2e4326c81118bc3d90a01f3bbbb24618dfc758c464933aef51e21f7a548d340b8929508bed379d72528f9d78c3f896e53c1b7fb7c9cf6e789268912d9cae91
|
%hash sha512 %{gdb_expand_name}.tar.gz e7d1ded454aa5f5cb50b59628ac9fb49b03f1130c324e0965122584da86654679a836320998a6aea64c85bcf65c23c3a53c96211c179e7b445e3dfb8fdef3785
|
||||||
|
|
||||||
%include %{_configdir}/gdb-8-1.cfg
|
%include %{_configdir}/gdb-8-1.cfg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user