Chris Johns 3e86a96c52 Update RTEMS 4.11 to GCC 4.7.3.
All build sets for RTEMS 4.11 that where using GCC 4.7.2 have been
updated to GCC 4.7.3. This release uses a new patch from the
rtems-tools git repo.

The AVR tools have the target CFLAGS forced to '-O2 -g' to work
around bugs in the AVR GCC compiler related to the default
optimizations used when building the various run-time libraries.
2013-04-14 18:08:10 +10:00

21 lines
286 B
Plaintext

#
# Tools Set for RTEMS M68K 4.11 Stable
#
%define release 1
%define rtems_arch m68k
#
# The RTEMS 4.11 base defines.
#
%include rtems-4.11-base.bset
#
# Tools configuration.
#
expat-2.1.0-1
tools/rtems-binutils-2.23.1-1
tools/rtems-gcc-4.7.3-newlib-2.0.0-1
tools/rtems-gdb-7.5.1-1