Chris Johns 515973d7ab bare/gnu-tools: Update bare gnu-tools to gcc 12, binutils 2.38 and gdb 11.2
- This tracks the common RTEMS tools version. It does not track
  special builds that are specific to a tool set.

- Use with "--target=microblaze-elf gnu-tools" where the
  target is the tools to build
2022-06-17 09:04:15 +10:00

18 lines
498 B
Plaintext

#
# Default tools configuration.
#
#
# Default bare build. Override on the command line to the
# the RSB. For example to test the latest version of gcc use:
#
# --with-bare-gcc=tools/gnu-gcc-head-newlib-head
#
%defineifnot with_bare_expat devel/expat-2.4.8-1
%defineifnot with_bare_gmp devel/gmp-6.2.1
%defineifnot with_bare_gdb devel/gdb-11.2
%defineifnot with_bare_binutils devel/binutils-2.38
%defineifnot with_bare_gcc devel/gcc-12-newlib-head
devel/gnu-default-tools.bset