source: rtems-source-builder/rtems/config/tools/rtems-nios2-gdb-7.0-1.cfg @ 9ff6dad

4.104.114.95
Last change on this file since 9ff6dad was 9a15c40, checked in by Chris Johns <chrisj@…>, on 05/13/14 at 13:26:09

sb: Implement %source and %patch to manage source and patches.

Remove the numbered source and patches and automatically manage
sources and patches. This removes the overhead in maintaining large
collections of patches.

  • Property mode set to 100644
File size: 334 bytes
Line 
1#
2# GDB 7.0.
3#
4
5%disable select
6
7%include %{_configdir}/checks.cfg
8%include %{_configdir}/base.cfg
9
10%define gdb_version 7.0
11
12%define without_python
13
14%source set gdb http://ftp.rtems.org/ftp/pub/rtems/people/chrisj/nios/nios2-gdb-7.0.tar.bz2
15
16#
17# The gdb build instructions. We use 7.xx Release 1.
18#
19%include %{_configdir}/gdb-7-1.cfg
Note: See TracBrowser for help on using the repository browser.