source: rtems-source-builder/rtems/config/4.11/rtems-powerpc.bset @ aaa015e

4.104.114.95
Last change on this file since aaa015e was aaa015e, checked in by Chris Johns <chrisj@…>, on 08/05/14 at 22:54:33

rtems-4.11: Do not build GDB sim on MinGW32 for some targets.

They are:

m32c
microblaze
mips
moxie
powerpc
sparc
v850

  • Property mode set to 100644
File size: 421 bytes
Line 
1#
2# Tools Set for RTEMS PowerPC 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch powerpc
8
9#
10# The RTEMS 4.11 base defines.
11#
12%include rtems-4.11-base.bset
13
14#
15# If Windows (MinGW) do not build the simulator.
16#
17%define win32-gdb-disable-sim
18
19#
20# Tools configuration.
21#
224.11/rtems-autotools
23devel/expat-2.1.0-1
24tools/rtems-binutils-2.24-1
25tools/rtems-gcc-4.8.3-newlib-cvs-1
26tools/rtems-gdb-7.7-1
27tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.