[rtems-source-builder commit] Bugfix: gdb-7.3.1 for rtems 4.10 couldn' t be built with modern texinfo.
Sebastian Huber
sebh at rtems.org
Thu Mar 10 08:06:55 UTC 2016
Module: rtems-source-builder
Branch: master
Commit: 8298f72cfc492b40c1e4f68e85f584bf181db66c
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=8298f72cfc492b40c1e4f68e85f584bf181db66c
Author: Goetz Pfeiffer <Goetz.Pfeiffer at helmholtz-berlin.de>
Date: Mon Jan 11 17:36:57 2016 +0100
Bugfix: gdb-7.3.1 for rtems 4.10 couldn't be built with modern texinfo.
This is fixed by patch file gdb-7.3.1-rtems4.10-20151123.diff from the
rtems-tools.git repository.
Close #2524.
---
rtems/config/tools/rtems-gdb-7.3.1-1.cfg | 2 ++
1 file changed, 2 insertions(+)
diff --git a/rtems/config/tools/rtems-gdb-7.3.1-1.cfg b/rtems/config/tools/rtems-gdb-7.3.1-1.cfg
index 9d8bd32..0adefa1 100644
--- a/rtems/config/tools/rtems-gdb-7.3.1-1.cfg
+++ b/rtems/config/tools/rtems-gdb-7.3.1-1.cfg
@@ -11,6 +11,8 @@
%patch add gdb %{rtems_gdb_patches}/gdb-7.3.1-rtems4.10-20120918.diff
%hash md5 gdb-7.3.1-rtems4.10-20120918.diff 81607fc7366fe2ee0a2c8f991929acdc
+%patch add gdb %{rtems_gdb_patches}/gdb-7.3.1-rtems4.10-20151123.diff
+%hash sha512 gdb-7.3.1-rtems4.10-20151123.diff 2e03f9b01626a1f18c025eecb70350bdd7a29574970fb80edc985d0c5731325a68e42d55fb5d3e23440ea6e384e093269cca79a95d5a4e44a678439977da313f
#
# The gdb build instructions. We use 7.xx Release 1.
More information about the vc
mailing list