summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-07-29 22:05:53 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-07-29 22:05:53 (GMT)
commit32ac6af49fbcb53746b88b097780b4f401b88ff8 (patch)
tree3fcd5ad250fb467cf243748abe87b22eee949b99 /config
parent6c7f5488ee9e7c89acc50827b4f9813624e241e0 (diff)
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" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'config')
-rw-r--r--config/debug/gdb.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index 478f76b..119466e 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