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

4.104.114.95
Last change on this file since 3c5f4ec was 3c5f4ec, checked in by Chris Johns <chrisj@…>, on 03/11/13 at 06:15:04

Use the updated ARM EABI patch for gcc-4.7.2.

  • Property mode set to 100644
File size: 461 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/gcc-4.7-arm-to-eabi-20120511-2.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.