source: rtems-source-builder/rtems/config/5/rtems-default.bset @ d49a52e

5
Last change on this file since d49a52e was d49a52e, checked in by Joel Sherrill <joel@…>, on 03/12/20 at 18:46:48

Update newlib to c56f53a

This is primarily to pick up the bug fix to have i386 fenv methods.

  • Property mode set to 100644
File size: 367 bytes
Line 
1#
2# Default tools configuration.
3#
4
5#
6# The RTEMS base defines
7#
8%include rtems-base.bset
9
105/rtems-autotools
11
12#
13# Build gdb first to raise the Python install error as early as possible.
14# GDB needs expat so it needs to be built before.
15#
16
17devel/expat-2.1.0-1
18tools/rtems-gdb-9.1-1
19
20tools/rtems-binutils-2.34
21tools/rtems-gcc-7.5.0-newlib-c56f53a
22tools/rtems-tools-5-1
Note: See TracBrowser for help on using the repository browser.