diff options
Diffstat (limited to 'config/debug/ltrace.in')
-rw-r--r-- | config/debug/ltrace.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/debug/ltrace.in b/config/debug/ltrace.in index 4c626764..fab6b81f 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 |