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

4.11
Last change on this file since 4a87913 was 4a87913, checked in by Chris Johns <chrisj@…>, on 08/23/17 at 01:10:43

Remove RSB ARM specific config file rtems-arm-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg

Closes #3108.

  • Property mode set to 100644
File size: 1.1 KB
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# Enable OpenMP support
21#
22%define with_libgomp
23
24#
25# ARM patches.
26#
27%patch add newlib %{rtems_newlib_patches}/arm/newlib-ARM-Optimize-IEEE-754-sqrt-implementation.diff
28%hash sha512 newlib-ARM-Optimize-IEEE-754-sqrt-implementation.diff 1bfdbd4a052eb42d559f430644de44943d524c22ed83c6ebf522659bfb3046535fd5bb28bd2866a47146210cad0afff1aa5cccba1bf503b2609eb05409b61734
29%patch add newlib -p1 https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;a=patch;h=f70d9ae6adc6ed7952806056349ba9f8ba3c65c8
30%hash sha512 newlib-cygwin-git-f70d9ae6adc6ed7952806056349ba9f8ba3c65c8.patch 915d233ae124a8fd6552aa320eb2b9910bb1417d378bad3cc43ee6dcb1b649fb7ea964a056e0afcf71b115c692af6c2ee99472f05b34b0024dd761041fdeb0db
31
32#
33# Tools configuration.
34#
354.11/rtems-autotools
36devel/expat-2.1.0-1
37tools/rtems-binutils-2.26-1
38tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1
39tools/rtems-gdb-7.9-1
40tools/rtems-tools-4.11-1
41tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.