mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems-binutils-head.cfg, rtems-gdb-head.cfg: Bump to 3b2bef8
This commit is contained in:
parent
5e2d92f406
commit
774b5fcec2
@ -1,11 +1,11 @@
|
|||||||
%include %{_configdir}/checks.cfg
|
%include %{_configdir}/checks.cfg
|
||||||
%include %{_configdir}/base.cfg
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
%define binutils_version ed29efb
|
%define binutils_version 3b2bef8
|
||||||
%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 d8afdc9f5f5b73f585a1ead00500f45e7131f1bda94f0737c36f6af6ad96da220a82bab33146611c097b74abdf454d2b90ce9695320d1dfca5976da70c69c8c3
|
%hash sha512 %{binutils_expand_name}.tar.gz b50bf8c83e7fb3e9654ff232df42b44b312488caa3b6ab0f53e2041e632b0f0235007866d0f191b7462a153c1c9b85a822e0ddd9c8d8a78c13e51177d9390e74
|
||||||
|
|
||||||
%define with_deterministic_archives 1
|
%define with_deterministic_archives 1
|
||||||
%define with_64_bit_bfd 1
|
%define with_64_bit_bfd 1
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%include %{_configdir}/checks.cfg
|
%include %{_configdir}/checks.cfg
|
||||||
%include %{_configdir}/base.cfg
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
%define gdb_version ed29efb
|
%define gdb_version 3b2bef8
|
||||||
%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 d8afdc9f5f5b73f585a1ead00500f45e7131f1bda94f0737c36f6af6ad96da220a82bab33146611c097b74abdf454d2b90ce9695320d1dfca5976da70c69c8c3
|
%hash sha512 %{gdb_expand_name}.tar.gz b50bf8c83e7fb3e9654ff232df42b44b312488caa3b6ab0f53e2041e632b0f0235007866d0f191b7462a153c1c9b85a822e0ddd9c8d8a78c13e51177d9390e74
|
||||||
|
|
||||||
%include %{_configdir}/gdb-8-1.cfg
|
%include %{_configdir}/gdb-8-1.cfg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user