summaryrefslogtreecommitdiffstats
path: root/rtems
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2023-02-16 16:25:15 -0600
committerJoel Sherrill <joel@rtems.org>2023-02-16 16:56:26 -0600
commite1d5d93296a9bb6267f349974e044dbb5db27927 (patch)
treee2cad78db688f3a5c1bc4e3929430caa9569085d /rtems
parentRevert github tarball hash changes (diff)
downloadrtems-source-builder-e1d5d93296a9bb6267f349974e044dbb5db27927.tar.bz2
rtems-gdb-11.2.cfg: Add patch for hosts with readline 8.2
Get the fix from gdb git repo to fix build issue which showed up on Cygwin but was cross platform. Closes #4858.
Diffstat (limited to 'rtems')
-rw-r--r--rtems/config/tools/rtems-gdb-11.2.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gdb-11.2.cfg b/rtems/config/tools/rtems-gdb-11.2.cfg
index 31385e7..59dd402 100644
--- a/rtems/config/tools/rtems-gdb-11.2.cfg
+++ b/rtems/config/tools/rtems-gdb-11.2.cfg
@@ -9,4 +9,7 @@
%define gdb_src_ext xz
%hash sha512 gdb-%{gdb_version}.tar.xz 07e9026423438049b11f4f784d57401ece4e940570f613bd6958b3714fe7fbc2c048470bcce3e7d7d9f93331cdf3881d30dcc964cb113a071143a02b28e5b127
+%patch add gdb --rsb-file=gdb-readline8.2.patch https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff_plain;h=1add37b567a7dee39d99f37b37802034c3fce9c4
+%hash sha512 gdb-readline8.2.patch E/nGalfBBfn0rl/pi1SGIuKD11x0qREZBp3ajaFbl/nGMZUIm31M/1z0FsG76K7IjvE5pPsl2JqESt+LBN9lZA==
+
%include %{_configdir}/gdb-common-1.cfg