source: rtems-source-builder/source-builder/config/gdb-7.5-1.cfg @ 80cf137

4.11
Last change on this file since 80cf137 was c80560d, checked in by Chris Johns <chrisj@…>, on 11/05/12 at 23:09:40

Move into the source-builder tree.

  • Property mode set to 100644
File size: 251 bytes
Line 
1#
2# GDB 7.5.
3#
4
5%if %{release} == %{nil}
6%define release 1
7%endif
8
9%include %{_configdir}/checks.cfg
10%include %{_configdir}/base.cfg
11
12%define gdb_version 7.5
13
14#
15# The gdb build instructions. We use 7.xx Release 1.
16#
17%include %{_configdir}/gdb-7-1.cfg
Note: See TracBrowser for help on using the repository browser.