rtems-4.11: Use gcc-4.9.1 for Microblaze.

Microblaze does not build for gcc-4.8.3.
This commit is contained in:
Chris Johns 2014-07-31 03:34:48 +00:00
parent 7ea4534683
commit 7c46699472

View File

@ -17,18 +17,12 @@
%patch add gcc %{rtems_gcc_patches}/microblaze/gcc-4.7.2-microblaze-ldscript-2.diff %patch add gcc %{rtems_gcc_patches}/microblaze/gcc-4.7.2-microblaze-ldscript-2.diff
%hash md5 gcc-4.7.2-microblaze-ldscript-2.diff a34f87dfa792193ade7f95e0b084a262 %hash md5 gcc-4.7.2-microblaze-ldscript-2.diff a34f87dfa792193ade7f95e0b084a262
#
# GCC 4.8.2 Microblaze Patch for libgcc.
#
%patch add gcc %{rtems_gcc_patches}/microblaze/rtems-gcc-microblaze-libgcc-20131017.diff
%hash md5 rtems-gcc-microblaze-libgcc-20131017.diff 097186bb4c2c9a1970fe502aec30530f
# #
# Tools configuration. # Tools configuration.
# #
4.11/rtems-autotools 4.11/rtems-autotools
devel/expat-2.1.0-1 devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1 tools/rtems-binutils-2.24-1
tools/rtems-gcc-4.8.3-newlib-cvs-1 tools/rtems-gcc-4.9.1-newlib-cvs-1
tools/rtems-gdb-7.7-1 tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11 tools/rtems-kernel-4.11