mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
7: Update Binutils, GCC, and GDB
This commit is contained in:
parent
5bcc8701b8
commit
53cb27c0f5
@ -1,11 +1,11 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define binutils_version 64a9760
|
||||
%define binutils_version 25209e2
|
||||
%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 ba0347a8f68873ef399d581d6644859172207507be1d7db38202717a4ae3d79082c0be19ac326b4b526c19e5b26d375af028ab0a3dd82a0a0bc300ff6809d89f
|
||||
%hash sha512 %{binutils_expand_name}.tar.gz 9127c34a2f842d15b547a2a29af1c1c4fb165c03a082d199ffc8a34288db0806ae215dc364668682addedb83d7a720245b22725e8977f4d5a922247b9d38a1aa
|
||||
|
||||
%define with_deterministic_archives 1
|
||||
%define with_64_bit_bfd 1
|
||||
|
@ -1,11 +1,11 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gcc_version a9e2ebe
|
||||
%define gcc_version b6e3390
|
||||
%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 c5e844c67164cc258e0083e9c78b2032134a226f7045be2b67863f941d7095fcfb597afc9bb717d4ad53df950417a901b5dec2bbb2fcf25ba9945b0b2d099410
|
||||
%hash sha512 %{gcc_expand_name}.tar.gz 7772b10342bc461709e771dad7cb6f0d99bb0106f05c3e0613770c2fb4bc6232a7193d0158425f47b7835efdbc76a9f182e2b0fcaef5c28ed3e09245e787d3cb
|
||||
|
||||
%define newlib_version 64b2081
|
||||
%define newlib_external 1
|
||||
|
@ -1,10 +1,10 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gdb_version 64a9760
|
||||
%define gdb_version 25209e2
|
||||
%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 ba0347a8f68873ef399d581d6644859172207507be1d7db38202717a4ae3d79082c0be19ac326b4b526c19e5b26d375af028ab0a3dd82a0a0bc300ff6809d89f
|
||||
%hash sha512 %{gdb_expand_name}.tar.gz 9127c34a2f842d15b547a2a29af1c1c4fb165c03a082d199ffc8a34288db0806ae215dc364668682addedb83d7a720245b22725e8977f4d5a922247b9d38a1aa
|
||||
|
||||
%include %{_configdir}/gdb-8-1.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user