summaryrefslogtreecommitdiff
path: root/config/debug/ltrace.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/debug/ltrace.in')
-rw-r--r--config/debug/ltrace.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/debug/ltrace.in b/config/debug/ltrace.in
index 850ee74..bddc568 100644
--- a/config/debug/ltrace.in
+++ b/config/debug/ltrace.in
@@ -1,7 +1,7 @@
# ltrace
config DEBUG_ltrace
- select TOOL_libelf
+ select LIBELF_TARGET
help
ltrace is a program that simply runs the specified command until it exits.
It intercepts and records the dynamic library calls which are called by