[rtems-source-builder commit] Bugfix: gcc-4.4.7 for rtems 4.10 couldn' t be built with modern texinfo.

Sebastian Huber sebh at rtems.org
Thu Mar 10 08:06:46 UTC 2016


Module:    rtems-source-builder
Branch:    master
Commit:    a68334f2444a2b08dd8e934a29524b5310150c5c
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=a68334f2444a2b08dd8e934a29524b5310150c5c

Author:    Goetz Pfeiffer <Goetz.Pfeiffer at helmholtz-berlin.de>
Date:      Mon Jan 11 17:36:57 2016 +0100

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.

---

 rtems/config/tools/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/rtems/config/tools/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg b/rtems/config/tools/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg
index b6e1a76..adc8957 100644
--- a/rtems/config/tools/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg
@@ -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




More information about the vc mailing list