From 5e82ca9e3d39d022ab5dd8558d4543e2684863a8 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Wed, 20 Mar 2019 17:40:33 -0700 Subject: Only build libinproctrace for *-linux-gnu targets Signed-off-by: Alexey Neyman diff --git a/config/debug/gdb.in.native b/config/debug/gdb.in.native index 1ee8ad1..df3ca7c 100644 --- a/config/debug/gdb.in.native +++ b/config/debug/gdb.in.native @@ -26,10 +26,12 @@ if GDB_NATIVE || GDB_GDBSERVER 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 help gdbserver >= 7.2 comes with an optional library to use tracepoints, - the In Process Agent (IPA) library, libinproctrace.so. + the In Process Agent (IPA) library, libinproctrace.so. This library + uses some GNU extensions from the C library. Say 'y' if you intend to use tracepoints when debugging your programs with gdbserver. -- cgit v0.10.2-6-g49f6