summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in.native
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-02-11 07:54:50 (GMT)
committerGitHub <noreply@github.com>2017-02-11 07:54:50 (GMT)
commite6a748c06aa25802aa807256f9f9899c877ebac7 (patch)
tree4030d9c85b2ef3ebc1d8e04259da763ee35043f4 /config/debug/gdb.in.native
parent3eed0ca09686521dddc0d41f8a21fb2eba55d6cc (diff)
parent5920157fdd13bbd6fa26fbc215b655e6223cc1bd (diff)
Merge pull request #585 from stilor/disable-cxx-gdb
Supply --disable-build-with-cxx instead of requiring C++
Diffstat (limited to 'config/debug/gdb.in.native')
-rw-r--r--config/debug/gdb.in.native1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/debug/gdb.in.native b/config/debug/gdb.in.native
index 634b13b..915debd 100644
--- a/config/debug/gdb.in.native
+++ b/config/debug/gdb.in.native
@@ -5,7 +5,6 @@ config GDB_NATIVE
prompt "Native gdb"
depends on ! BARE_METAL
depends on ! BACKEND
- depends on CC_LANG_CXX || !GDB_7_12_or_later
select EXPAT_TARGET
select NCURSES_TARGET
help