summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in.native
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2021-09-26 07:47:36 (GMT)
committerChris Packham <judge.packham@gmail.com>2021-09-26 07:47:42 (GMT)
commitaa524934f5fcfedb91b03d2fec7a8dd4dd080aea (patch)
treeff5e58ebf6d3aa1fdff5fb1cf9888904f19cd4fa /config/debug/gdb.in.native
parent02d1503f6769be4ad8058b393d4245febced459f (diff)
parentdab2d8011ea67118348a6bd28ae3583960c1b5c3 (diff)
Merge branch 'remove-obsolete-versions' of https://github.com/cpackham/crosstool-ng
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'config/debug/gdb.in.native')
-rw-r--r--config/debug/gdb.in.native2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/debug/gdb.in.native b/config/debug/gdb.in.native
index d244790..7ac8ec2 100644
--- a/config/debug/gdb.in.native
+++ b/config/debug/gdb.in.native
@@ -30,7 +30,7 @@ config GDB_NATIVE_BUILD_IPA_LIB
bool
prompt "Build the IPA library"
depends on LIBC_GLIBC
- depends on GDB_HAS_IPA_LIB && !GDB_NATIVE_STATIC
+ depends on !GDB_NATIVE_STATIC
help
gdbserver >= 7.2 comes with an optional library to use tracepoints,
the In Process Agent (IPA) library, libinproctrace.so. This library