From 32ac6af49fbcb53746b88b097780b4f401b88ff8 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sat, 30 Jul 2011 00:05:53 +0200 Subject: debug/gdb: don;t install sample gdbinit for old versions Only starting with gdb-7 does installing the gdbinit sample makes senses. Signed-off-by: "Yann E. MORIN" --- config/debug/gdb.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config') diff --git a/config/debug/gdb.in b/config/debug/gdb.in index 478f76bb..119466ed 100644 --- a/config/debug/gdb.in +++ b/config/debug/gdb.in @@ -73,10 +73,14 @@ endchoice config GDB_7_0_or_later bool select GDB_HAS_PKGVERSION_BUGURL + select GDB_INSTALL_GDBINIT config GDB_HAS_PKGVERSION_BUGURL bool +config GDB_INSTALL_GDBINIT + bool + config GDB_VERSION string # Don't remove next line -- cgit v1.2.3