source: rtems-source-builder/rtems/config/4.11/rtems-sparc.bset @ 257d1e4

4.104.114.95
Last change on this file since 257d1e4 was 257d1e4, checked in by Chris Johns <chrisj@…>, on 08/21/14 at 12:40:47

rtems-4.11: Fix building the SPARC simulator.

Add support for simulator options to enable special features of
some gdb simulators.

  • Property mode set to 100644
File size: 588 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 base defines.
11#
12%include rtems-4.11-base.bset
13
14#
15# GDB patches
16#
17%patch add gdb %{rtems_gdb_patches}/sparc/gdb-7.7-sis-output-nouartrx.diff
18%hash  md5 gdb-7.7-sis-output-nouartrx.diff bc35b15de1325f3c4461ac3cda027bea
19
20#
21# If Windows (MinGW) do not build the simulator.
22#
23%define win32-gdb-disable-sim
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.3-newlib-cvs-1
32tools/rtems-gdb-7.7-1
33tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.