source: rtems-source-builder/rtems/config/tools/rtems-gdb-7.3.1-1.cfg @ 1c3547f

4.104.114.95
Last change on this file since 1c3547f was 1c3547f, checked in by Chris Johns <chrisj@…>, on 08/13/14 at 20:39:06

rtems-4.10: Add checksums.

  • Property mode set to 100644
File size: 421 bytes
Line 
1#
2# GDB 7.3.
3#
4
5%include %{_configdir}/checks.cfg
6%include %{_configdir}/base.cfg
7
8%define gdb_version 7.3.1
9
10%hash md5 gdb-%{gdb_version}.tar.bz2 b89a5fac359c618dda97b88645ceab47
11
12%patch add gdb %{rtems_gdb_patches}/gdb-7.3.1-rtems4.10-20120918.diff
13%hash md5 gdb-7.3.1-rtems4.10-20120918.diff 81607fc7366fe2ee0a2c8f991929acdc
14
15#
16# The gdb build instructions. We use 7.xx Release 1.
17#
18%include %{_configdir}/gdb-7-1.cfg
Note: See TracBrowser for help on using the repository browser.