Use the updated ARM EABI patch for gcc-4.7.2.

This commit is contained in:
Chris Johns 2013-03-11 17:15:04 +11:00
parent 3bab09c8eb
commit 3c5f4ece9a

View File

@ -19,8 +19,7 @@
# #
# Patch to enable EABI # Patch to enable EABI
# #
%define rtems_gcc_patch2 %{rtems_gcc_patches}/arm/gcc-4.7-arm-to-eabi-20120511.diff %define rtems_gcc_patch2 %{rtems_gcc_patches}/arm/gcc-4.7-arm-to-eabi-20120511-2.diff
%define rtems_gcc_patch2_opts -p0
# #
# Tools configuration. # Tools configuration.