source: rtems-source-builder/rtems/config/tools/rtems-gdb-7.5.1-1.cfg @ 48e1cd4

4.104.114.95
Last change on this file since 48e1cd4 was 48e1cd4, checked in by Chris Johns <chrisj@…>, on 03/10/13 at 23:58:40

Move all patches to the rtems-tools.git repo.

All patches are now downloaded. No patches or source is held
in the RTEMS Source Builder repo.

As part of this the build sets now have a single rtems_arch define
and the base RTEMS 4.11 build set now creates the _target macro.
With this change a method to manage RTEMS specific patches has been
put in place where build sets can define patches. This avoids needing
special configuration files.

  • Property mode set to 100644
File size: 267 bytes
Line 
1#
2# GDB 7.5.1.
3#
4
5%include %{_configdir}/checks.cfg
6%include %{_configdir}/base.cfg
7
8%define gdb_version 7.5.1
9
10#
11# RTEMS Build Set patches.
12#
13%include rtems-gdb-patches.cfg
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.