source: rtems-source-builder/rtems/config/4.11/rtems-v850.bset @ 158ad68

4.11
Last change on this file since 158ad68 was 158ad68, checked in by Chris Johns <chrisj@…>, on 10/03/20 at 11:53:04

sb: Back port the RTEMS 5 and 6 RSB engine.

  • Build GDb first as we do for RTEMS 5 and later
  • Update GDB to 9.1 for all archs expect SPARC. The SIS patches only apply to 7.9. Disable Python for SPARC

Closes #4111

  • Property mode set to 100644
File size: 451 bytes
Line 
1#
2# Tools Set for RTEMS V850 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch v850
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-gdb-9.1-1
25tools/rtems-binutils-2.26-1
26tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1
27tools/rtems-tools-4.11-1
28tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.