source: rtems-source-builder/rtems/config/tools/rtems-gdb-9.1-1.cfg @ dbc11a8

Last change on this file since dbc11a8 was 6183c7d, checked in by Chris Johns <chrisj@…>, on 02/10/20 at 20:52:41

rtems/5: Update to gdb-9.1

  • This version fixes build issues on Windows (MinGW64)
  • Property mode set to 100644
File size: 298 bytes
Line 
1#
2# GDB 9.1
3#
4
5%include %{_configdir}/checks.cfg
6%include %{_configdir}/base.cfg
7
8%define gdb_version 9.1
9%define gdb_src_ext xz
10%hash sha512 gdb-%{gdb_version}.tar.xz hM3UCNgKP8V3neRZxbJhVNMbMp695+OqeHmfseskXYtkuMjuckI4Kh29lbTm+dhP70HRKgZGqnXT3uRwnqH25w==
11
12%include %{_configdir}/gdb-common-1.cfg
Note: See TracBrowser for help on using the repository browser.