source: rtems-source-builder/rtems/config/4.11/rtems-microblaze.bset @ 114ef08

4.104.114.95
Last change on this file since 114ef08 was 114ef08, checked in by Chris Johns <chrisj@…>, on 07/25/14 at 04:55:14

RTEMS 4.11 Update to gcc-4.8.3 with Newlib CVS 26-Jul-2014.

Refactor some of the configurations to make it easier to maintain.

Add gcc-4.9.x support.

  • Property mode set to 100644
File size: 597 bytes
Line 
1#
2# Tools Set for RTEMS Microblaze 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch  microblaze
8
9#
10# The RTEMS 4.11 base defines.
11#
12%include rtems-4.11-base.bset
13
14#
15# GCC 4.7.2 Microblaze Patch
16#
17%patch add gcc %{rtems_gcc_patches}/microblaze/gcc-4.7.2-microblaze-ldscript-2.diff
18
19#
20# GCC 4.8.2 Microblaze Patch for libgcc.
21#
22%patch add gcc %{rtems_gcc_patches}/microblaze/rtems-gcc-microblaze-libgcc-20131017.diff
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.8.3-newlib-cvs-1
31tools/rtems-gdb-7.7-1
32tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.