mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
20 lines
344 B
Plaintext
20 lines
344 B
Plaintext
#
|
|
# Default tools configuration.
|
|
#
|
|
%include 6/rtems-base.bset
|
|
|
|
#
|
|
# Build gdb first to raise the Python install error as early as possible.
|
|
# GDB needs expat so it needs to be built before.
|
|
#
|
|
|
|
devel/dtc-1.6.0-1
|
|
|
|
devel/expat-2.1.0-1
|
|
devel/gmp-6.1.0
|
|
tools/rtems-gdb-10
|
|
|
|
tools/rtems-binutils-2.37
|
|
tools/rtems-gcc-10-newlib-head
|
|
tools/rtems-tools-6
|