]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/ltrace/Config.in
Kconfig: remove 'default n'
[coffee/buildroot.git] / package / ltrace / Config.in
1 config BR2_PACKAGE_LTRACE
2         bool "ltrace"
3         #depends on BR2_LARGEFILE
4         select BR2_PACKAGE_LIBELF_HEADERS
5         help
6           Debugging program which runs a specified command until it exits.
7
8           http://packages.debian.org/unstable/utils/ltrace.html