summaryrefslogtreecommitdiff
path: root/config/debug/ltrace.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-05-16 04:12:36 (GMT)
committerGitHub <noreply@github.com>2017-05-16 04:12:36 (GMT)
commit1dbb06f2d375d58f12e79399b64b3111fc4d35fc (patch)
treeb2b8807fd6c7d0d700b3efd724fb308182001cb1 /config/debug/ltrace.in
parentef762bfe8e1ec9063d645b1745dc8843997b7767 (diff)
parent97a20eed5c3cf3a2f7bb261705405b8b16c56b36 (diff)
Merge pull request #717 from stilor/merge-bionic
Merge bionic
Diffstat (limited to 'config/debug/ltrace.in')
-rw-r--r--config/debug/ltrace.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/debug/ltrace.in b/config/debug/ltrace.in
index 4c62676..fab6b81 100644
--- a/config/debug/ltrace.in
+++ b/config/debug/ltrace.in
@@ -1,6 +1,7 @@
# ltrace
## select LIBELF_TARGET
+## depends on ! LIBC_bionic
##
## help ltrace is a program that simply runs the specified command until it exits.
## help It intercepts and records the dynamic library calls which are called by