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

4.104.114.95
Last change on this file since c13abcc was c13abcc, checked in by Joel Sherrill <joel.sherrill@…>, on 03/24/15 at 17:41:07

Update newlib to 20150223 snapshot tarball

This includes Joel's patch to dynamically probe for the proper
<inttypes.h> setting for intptr_t and uintptr_t. This eliminates
many printf() format warnings due to them being incorrectly defined.

  • Property mode set to 100644
File size: 666 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%hash  md5 gcc-4.7.2-microblaze-ldscript-2.diff a34f87dfa792193ade7f95e0b084a262
19
20#
21# If Windows (MinGW) do not build the simulator.
22#
23%define win32-gdb-disable-sim
24
25#
26# Tools configuration.
27#
284.11/rtems-autotools
29devel/expat-2.1.0-1
30tools/rtems-binutils-2.24-1
31tools/rtems-gcc-4.9.2-newlib-2.20.0-20150323-1
32tools/rtems-gdb-7.8.2-1
33tools/rtems-tools-4.11-1
34tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.