source: rtems-source-builder/rtems/config/4.11/rtems-mips.bset @ 9f59e9e

4.104.114.95
Last change on this file since 9f59e9e was 9f59e9e, checked in by Chris Johns <chrisj@…>, on 05/06/15 at 06:17:35

rtems4.11: Update newlib to the 20150423 snapshot.

  • Property mode set to 100644
File size: 554 bytes
Line 
1#
2# Tools Set for RTEMS MIPS 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch mips
8
9#
10# The RTEMS 4.11 base defines.
11#
12%include rtems-4.11-base.bset
13
14#
15# Simulator options.
16#
17%define gdb-sim-options --enable-sim-hardware
18
19#
20# If Windows (MinGW) do not build the simulator.
21#
22%define win32-gdb-disable-sim
23
24#
25# Tools configuration.
26#
274.11/rtems-autotools
28devel/expat-2.1.0-1
29tools/rtems-binutils-2.24-1
30tools/rtems-gcc-4.9.2-newlib-2.2.0-20150423-1
31tools/rtems-gdb-7.9-1
32tools/rtems-mipstx39-gdb-7.7-1
33tools/rtems-tools-4.11-1
34tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.