From 500ee00f22ef0e48da06d9fb7da552ddae090fa6 Mon Sep 17 00:00:00 2001 From: "Benoît THÉBAUDEAU\"" Date: Tue, 31 May 2011 21:03:03 +0200 Subject: gdb: use the PKGVERSION and BUGURL options MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch makes gdb benefit from the TOOLCHAIN_PKGVERSION and TOOLCHAIN_BUGURL options. Signed-off-by: "Benoît THÉBAUDEAU" --- config/debug/gdb.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/debug/gdb.in') diff --git a/config/debug/gdb.in b/config/debug/gdb.in index a8f76ede..478f76bb 100644 --- a/config/debug/gdb.in +++ b/config/debug/gdb.in @@ -72,6 +72,10 @@ endchoice config GDB_7_0_or_later bool + select GDB_HAS_PKGVERSION_BUGURL + +config GDB_HAS_PKGVERSION_BUGURL + bool config GDB_VERSION string -- cgit v1.2.3