]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
debug: do not force installation of gdbserver
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 14 Mar 2012 22:49:56 +0000 (23:49 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 15 Mar 2012 22:03:08 +0000 (23:03 +0100)
The BR2_ENABLE_DEBUG option selects the compilation and installation
of gdbserver on the target. This is a bit restrictive, especially for
external toolchains, which may already contain a gdbserver on the
target.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Config.in

index 2002996fe3de63dc509bf094c36c67bb53c7f33f..e07e52f174806a3fb87fe1dc8fd307c434a80685 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -205,7 +205,6 @@ config BR2_DEPRECATED
 
 config BR2_ENABLE_DEBUG
        bool "build packages with debugging symbols"
-       select BR2_PACKAGE_GDB_SERVER
        help
          Build packages with debugging symbols
          enabled