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

5
Last change on this file since f07d2b6 was f07d2b6, checked in by Sebastian Huber <sebastian.huber@…>, on 10/24/18 at 12:03:54

5: Update Newlib

Fix posix_memalign() attributes.

Use -fdata-sections and -ffunction-sections to build Newlib.

  • Property mode set to 100644
File size: 425 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-8.0.1-1
19
20tools/rtems-binutils-2.31.1
21tools/rtems-gcc-7.3.0-newlib-08eab6396f678cf5e5968acaed0bae9fd129983b
22tools/rtems-tools-5-1
23tools/rtems-kernel-5
Note: See TracBrowser for help on using the repository browser.