summaryrefslogtreecommitdiffstats
path: root/rtems/config/6/rtems-default.bset
blob: cee909101e08b8dcb552c5b25c29a3f9a1bbee3e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# Default tools configuration.
#
%include 6/rtems-base.bset

#
# Default RTEMS build. Override on the command line to the
# the RSB. For example to test the latest version of gcc use:
#
#  --with-rtems-gcc=tools/rtems-gcc-head-newlib-head
#
%defineifnot with_rtems_dtc      devel/dtc-1.6.1-1
%defineifnot with_rtems_expat    devel/expat-2.4.8-1
%defineifnot with_rtems_gmp      devel/gmp-6.2.1
%defineifnot with_rtems_gdb      tools/rtems-gdb-11.2
%defineifnot with_rtems_binutils tools/rtems-binutils-2.38
%defineifnot with_rtems_gcc      tools/rtems-gcc-10-newlib-head
%defineifnot with_rtems_tools    tools/rtems-tools-6

tools/rtems-default-tools.bset