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

4.104.114.95
Last change on this file since 1f9e551 was 1f9e551, checked in by Chris Johns <chrisj@…>, on 03/12/13 at 09:15:39

Switch to binutils-2.23.1.

  • Property mode set to 100644
File size: 465 bytes
Line 
1#
2# Tools Set for RTEMS ARM 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch arm
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#
22%define rtems_gcc_patch2 %{rtems_gcc_patches}/arm/arm/gcc-4.7-arm-to-eabi-20130306.diff
23
24#
25# Tools configuration.
26#
27expat-2.1.0-1
28tools/rtems-binutils-2.23.1-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.