summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijay@rtems.org>2021-03-30 15:51:18 -0600
committerVijay Kumar Banerjee <vijay@rtems.org>2021-03-30 18:16:51 -0600
commit1b3f09251ae53a93ea647e4d8ebeffeead91a880 (patch)
tree52c987989a4fda14b1e9a738a94c650d655f1928
parentsb/config.py: Fix operator reconstruction (diff)
downloadrtems-source-builder-1b3f09251ae53a93ea647e4d8ebeffeead91a880.tar.bz2
gdb-9-1: Add patch to fix linker error with gcc10
Close #4366
-rw-r--r--rtems/config/tools/rtems-gdb-9.1-1.cfg3
1 files changed, 3 insertions, 0 deletions
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