aboutsummaryrefslogtreecommitdiff
path: root/config/debug/gdb.in.native
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-05-15 21:12:36 -0700
committerGitHub <noreply@github.com>2017-05-15 21:12:36 -0700
commit1dbb06f2d375d58f12e79399b64b3111fc4d35fc (patch)
treeb2b8807fd6c7d0d700b3efd724fb308182001cb1 /config/debug/gdb.in.native
parentef762bfe8e1ec9063d645b1745dc8843997b7767 (diff)
parent97a20eed5c3cf3a2f7bb261705405b8b16c56b36 (diff)
downloadcrosstool-ng-1dbb06f2d375d58f12e79399b64b3111fc4d35fc.tar.gz
crosstool-ng-1dbb06f2d375d58f12e79399b64b3111fc4d35fc.tar.bz2
crosstool-ng-1dbb06f2d375d58f12e79399b64b3111fc4d35fc.zip
Merge pull request #717 from stilor/merge-bionic
Merge bionic
Diffstat (limited to 'config/debug/gdb.in.native')
-rw-r--r--config/debug/gdb.in.native1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/debug/gdb.in.native b/config/debug/gdb.in.native
index e856b5da..faee8c3d 100644
--- a/config/debug/gdb.in.native
+++ b/config/debug/gdb.in.native
@@ -4,6 +4,7 @@ config GDB_NATIVE
bool
prompt "Native gdb"
depends on ! BARE_METAL
+ depends on ! LIBC_bionic
select EXPAT_TARGET
select NCURSES_TARGET
help