source: rtems-source-builder/config/gdb-7.5-1.cfg @ 2181fb8

4.104.114.95
Last change on this file since 2181fb8 was 2181fb8, checked in by Chris Johns <chrisj@…>, on 11/05/12 at 01:27:35

Cleaned up configuration. Allow the sb-builder to directly build packages.

  • 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.