Add the 32bit host fix for EABI.

This commit is contained in:
Chris Johns 2013-04-03 08:43:36 +11:00
parent df1a0d6250
commit 8130026286

View File

@ -17,9 +17,10 @@
%define enable_obsolete 1
#
# Patch to enable EABI
# Patch to enable EABI. Part 2 fixes building on 32bit hosts.
#
%define rtems_gcc_patch2 %{rtems_gcc_patches}/arm/gcc-4.7-arm-to-eabi-20130306.diff
%define rtems_gcc_patch3 %{rtems_gcc_patches}/arm/gcc-arm-to-eabi-part2-20130402.diff
#
# Tools configuration.