source: rtems-source-builder/rtems/config/6/rtems-default.bset @ e04fddc

Last change on this file since e04fddc was e04fddc, checked in by Ryan Long <ryan.long@…>, on 10/13/21 at 14:31:06

rtems-binutils: Update to 2.37 and update head

Update to binutils 2.37 for RTEMS 6 to fix an issue when building tests
for AArch64. Also updated the commit and hash for binutils in
rtems-binutils-head.

Closes #4218

  • Property mode set to 100644
File size: 325 bytes
Line 
1#
2# Default tools configuration.
3#
4%include 6/rtems-base.bset
5
6#
7# Build gdb first to raise the Python install error as early as possible.
8# GDB needs expat so it needs to be built before.
9#
10
11devel/expat-2.1.0-1
12devel/gmp-6.1.0
13tools/rtems-gdb-10
14
15tools/rtems-binutils-2.37
16tools/rtems-gcc-10-newlib-head
17tools/rtems-tools-6
Note: See TracBrowser for help on using the repository browser.