From 8ac8ebf8c555c7d10418fb54d0fcecfd7305ae94 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 9 Apr 2014 15:07:54 +1000 Subject: config: Add gdb-7.7 support. --- bare/config/devel/gdb-7.7-1.cfg | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 bare/config/devel/gdb-7.7-1.cfg (limited to 'bare') diff --git a/bare/config/devel/gdb-7.7-1.cfg b/bare/config/devel/gdb-7.7-1.cfg new file mode 100644 index 0000000..956d044 --- /dev/null +++ b/bare/config/devel/gdb-7.7-1.cfg @@ -0,0 +1,18 @@ +# +# GDB 7.7. +# + +%include %{_configdir}/checks.cfg +%include %{_configdir}/base.cfg + +%define gdb_version 7.7 + +# +# Bare Build Set patches. +# +%include bare-gdb-patches.cfg + +# +# The gdb build instructions. We use 7.xx Release 1. +# +%include %{_configdir}/gdb-7-1.cfg -- cgit v1.2.3