mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Bugfix: gcc-4.4.7 for rtems 4.10 couldn't be built with modern texinfo.
This is fixed by patch file gcc-core-4.4.7-rtems4.10-20151123.diff from the rtems-tools.git repository. Update #2524.
This commit is contained in:
parent
4dd4e9af00
commit
a68334f244
@ -39,6 +39,8 @@
|
||||
#
|
||||
%patch add gcc %{rtems_gcc_patches}/gcc-core-4.4.7-rtems4.10-20120314.diff
|
||||
%hash md5 gcc-core-4.4.7-rtems4.10-20120314.diff 084c9085c255b1f6a9204e239dde0579
|
||||
%patch add gcc %{rtems_gcc_patches}/gcc-core-4.4.7-rtems4.10-20151123.diff
|
||||
%hash sha512 gcc-core-4.4.7-rtems4.10-20151123.diff 70e5868157fd02f011e66f8fa9dcdc3341deee47ff105d9102a501b6e346c0e635c70600ff0646ea5f28faf8152e806367cf8acb60ff35ac61348af20796c4e4
|
||||
%if %{enable_cxx}
|
||||
%patch add gcc %{rtems_gcc_patches}/gcc-g++-4.4.7-rtems4.10-20120314.diff
|
||||
%hash md5 gcc-g++-4.4.7-rtems4.10-20120314.diff e187db20f6d98048368f9ef86f9126dc
|
||||
|
Loading…
x
Reference in New Issue
Block a user