source: rtems-source-builder/rtems/config/4.11/rtems-arm.bset @ ef7c093

4.104.114.95
Last change on this file since ef7c093 was ef7c093, checked in by Chris Johns <chrisj@…>, on 03/08/13 at 03:02:26

Change to newlib 2.0.0.

Move the stable to newlib 2.0.0 by default and remove the RTEMS specific
newlib patch which is mostly the changes from 2010.

  • Property mode set to 100644
File size: 424 bytes
Line 
1#
2# Tools Set for RTEMS ARM 4.11 Stable
3#
4
5%define _target arm-rtems4.11
6
7%define release 1
8
9#
10# The RTEMS 4.11 base defines.
11#
12%include rtems-4.11-base.bset
13
14#
15# Need to add this option to build.
16#
17%define enable_obsolete 1
18
19#
20# Patch to enable EABI
21#
22Patch2: gcc-4.7-arm-to-eabi-20120511.diff
23
24#
25# Tools configuration.
26#
27expat-2.1.0-1
28tools/rtems-binutils-2.22-1
29tools/rtems-gcc-4.7.2-newlib-2.0.0-1
30tools/rtems-gdb-7.5-1
Note: See TracBrowser for help on using the repository browser.