summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-7.8.2-1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'rtems/config/tools/rtems-gdb-7.8.2-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gdb-7.8.2-1.cfg29
1 files changed, 0 insertions, 29 deletions
diff --git a/rtems/config/tools/rtems-gdb-7.8.2-1.cfg b/rtems/config/tools/rtems-gdb-7.8.2-1.cfg
deleted file mode 100644
index 9a5f3cb..0000000
--- a/rtems/config/tools/rtems-gdb-7.8.2-1.cfg
+++ /dev/null
@@ -1,29 +0,0 @@
-#
-# GDB 7.8.2
-#
-
-%include %{_configdir}/checks.cfg
-%include %{_configdir}/base.cfg
-
-%define gdb_version 7.8.2
-%define gdb_src_ext xz
-
-%hash md5 gdb-%{gdb_version}.tar.xz a80cf252ed2e775d4e4533341bbf2459
-
-#
-# Clean up the sim-arange inline code so it builds.
-#
-%patch add gdb %{rtems_gdb_patches}/gdb-sim-arange-inline.diff
-%hash md5 gdb-sim-arange-inline.diff 11bb2936ea29afeaa023077191fd4705
-%patch add gdb %{rtems_gdb_patches}/gdb-sim-cgen-inline.diff
-%hash md5 gdb-sim-cgen-inline.diff e6f7d6d7295cdba99f51aab514ea9778
-
-%if %{_build_os} == freebsd
- %patch add gdb -p0 %{rtems_gdb_patches}/patch-gdb-python-python-config.py
- %hash md5 patch-gdb-python-python-config.py c0260fcca4c1a5509635049c0094eee3
-%endif
-
-#
-# The gdb build instructions. We use 7.xx Release 1.
-#
-%include %{_configdir}/gdb-7-1.cfg