summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-default-tools.bset
blob: 7d273cf55966a1e56e0eaa4c53fc080d7ce7d80e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Default tools build
#

#
# Build gdb first to raise the Python install error as early as
# possible. GDB needs expat so it needs to be built before gdb.
#
%{with_rtems_dtc}
%{with_rtems_expat}
%{with_rtems_gmp}
%{with_rtems_gdb}
%{with_rtems_binutils}
%{with_rtems_gcc}
%{with_rtems_tools}