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

5
Last change on this file since a273a7c was a273a7c, checked in by Chris Johns <chrisj@…>, on 02/05/19 at 04:23:53

rtems/5: Update to gdb-8.2.1 with Jiri's SIS and RISCV patches.

  • Property mode set to 100644
File size: 392 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.2.1-1
19
20tools/rtems-binutils-2.32
21tools/rtems-gcc-7.4.0-newlib-3e24fbf6f
22tools/rtems-tools-5-1
23tools/rtems-kernel-5
Note: See TracBrowser for help on using the repository browser.