source: rtems-source-builder/rtems/config/tools/rtems-gdb-160d1b3d74593bf42155da24569f54a6e7140f65.cfg @ f2a8973

Last change on this file since f2a8973 was 8ee4e8c, checked in by Sebastian Huber <sebastian.huber@…>, on 06/20/18 at 05:37:34

5: Update RISC-V Binutils and GDB

This includes the following bug fix:

https://sourceware.org/bugzilla/show_bug.cgi?id=23305

Update #3452.

  • Property mode set to 100644
File size: 576 bytes
Line 
1#
2# GDB
3#
4
5%include %{_configdir}/checks.cfg
6%include %{_configdir}/base.cfg
7
8%define gdb_version 160d1b3d74593bf42155da24569f54a6e7140f65
9%define gdb_external 1
10%define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version}
11%source set gdb --rsb-file=%{gdb_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{gdb_version}
12%hash sha512 %{gdb_expand_name}.tar.gz 768de99bac5cc875d0b3e0604b05f936dd2d9de2cdb5865d0fe0ccf3f4b53ce2b1cfb41e6e113c18c5e2044a4a33a404f3781cb2a63dc5cb198be8d9974d38f9
13
14%include %{_configdir}/gdb-7-1.cfg
Note: See TracBrowser for help on using the repository browser.