mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Add the 32bit host fix for EABI.
This commit is contained in:
parent
df1a0d6250
commit
8130026286
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user