summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-7.11-2.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'rtems/config/tools/rtems-gdb-7.11-2.cfg')
-rw-r--r--rtems/config/tools/rtems-gdb-7.11-2.cfg20
1 files changed, 0 insertions, 20 deletions
diff --git a/rtems/config/tools/rtems-gdb-7.11-2.cfg b/rtems/config/tools/rtems-gdb-7.11-2.cfg
deleted file mode 100644
index 1e42a8d..0000000
--- a/rtems/config/tools/rtems-gdb-7.11-2.cfg
+++ /dev/null
@@ -1,20 +0,0 @@
-#
-# GDB 7.11
-#
-
-%include %{_configdir}/checks.cfg
-%include %{_configdir}/base.cfg
-
-%define gdb_version 7.11
-%define gdb_src_ext xz
-%hash sha256 gdb-%{gdb_version}.tar.xz 7a434116cb630d77bb40776e8f5d3937bed11dea56bafebb4d2bc5dd389fe5c1
-
-%if %{_build_os} == freebsd
- %patch add gdb -p0 %{rtems_gdb_patches}/patch-gdb-python-python-config.py
- %hash sha256 patch-gdb-python-python-config.py c06cafc9370063b6f966c68973434f9cce6227c96e22f8ea23f156126f0b33d3
-%endif
-
-#
-# The gdb build instructions. We use 7.xx Release 1.
-#
-%include %{_configdir}/gdb-7-1.cfg