source: rtems-source-builder/rtems/config/4.11/rtems-lm32.bset @ 087dd50

4.104.114.95
Last change on this file since 087dd50 was 087dd50, checked in by Chris Johns <chrisj@…>, on 03/12/13 at 10:54:31

Fix the binutils version change.

  • Property mode set to 100644
File size: 370 bytes
Line 
1#
2# Tools Set for RTEMS LM32 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch lm32
8
9#
10# The RTEMS 4.11 base defines.
11#
12%include rtems-4.11-base.bset
13
14#
15# GCC 4.5.3 building LM32 breaks with multiple make jobs
16#
17%undefine _smp_mflags
18
19#
20# Tools configuration.
21#
22expat-2.1.0-1
23tools/rtems-binutils-2.23.1-1
24tools/rtems-gcc-4.5.3-newlib-2.0.0-1
25tools/rtems-gdb-7.5.1-1
Note: See TracBrowser for help on using the repository browser.