[PATCH RSB 5 v2] gdb-9-1: Add patch to fix linker error with gcc10

Vijay Kumar Banerjee vijay at rtems.org
Wed Mar 31 00:19:52 UTC 2021


Close #4366
---
 rtems/config/tools/rtems-gdb-9.1-1.cfg | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rtems/config/tools/rtems-gdb-9.1-1.cfg b/rtems/config/tools/rtems-gdb-9.1-1.cfg
index 99e6571..1d14a20 100644
--- a/rtems/config/tools/rtems-gdb-9.1-1.cfg
+++ b/rtems/config/tools/rtems-gdb-9.1-1.cfg
@@ -9,4 +9,7 @@
 %define gdb_src_ext xz
 %hash sha512 gdb-%{gdb_version}.tar.xz hM3UCNgKP8V3neRZxbJhVNMbMp695+OqeHmfseskXYtkuMjuckI4Kh29lbTm+dhP70HRKgZGqnXT3uRwnqH25w==
 
+%patch add gdb https://devel.rtems.org/raw-attachment/ticket/4366/gdb-9-1-linker-error-fix.diff
+%hash sha512 gdb-9-1-linker-error-fix.diff QAtNCgJsDdfKno+IqHwqRGz1SR3YdTm34ERox2fqpgaGHI6H4GqNfmkJcJaIvSgzNxif24vqWO+bF/Djqa6wNg==
+
 %include %{_configdir}/gdb-common-1.cfg
-- 
2.26.2



More information about the devel mailing list