source: rtems-source-builder/rtems/config/4.11/rtems-sparc.bset @ 16e469a

4.104.114.95
Last change on this file since 16e469a was 16e469a, checked in by Chris Johns <chrisj@…>, on 01/18/14 at 06:29:39

4.11/sparc/gdb: Use SIS patch to fix gdb outout and run fail.

  • Property mode set to 100644
File size: 540 bytes
Line 
1#
2# Tools Set for RTEMS SPARC 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch sparc
8
9#
10# The RTEMS 4.11 BSP to build and test
11#
12%define rtems_bsps      all
13%define rtems_test_bsps sis
14
15#
16# The RTEMS 4.11 base defines.
17#
18%include rtems-4.11-base.bset
19
20#
21# GDB patche
22#
23%define rtems_gdb_patch1 %{rtems_gdb_patches}/sparc/gdb-7.6.2-sis-output-nouartrx.diff
24
25#
26# Tools configuration.
27#
284.11/rtems-autotools
29devel/expat-2.1.0-1
30tools/rtems-binutils-2.24-1
31tools/rtems-gcc-4.8.2-newlib-cvs-1
32tools/rtems-gdb-7.6.2-1
33tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.