]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/ltrace/Config.in
- has to select libelf (and should nowadays work without LFS)
[coffee/buildroot.git] / package / ltrace / Config.in
1 config BR2_PACKAGE_LTRACE
2         bool "ltrace"
3         default n
4         #depends on BR2_LARGEFILE
5         select BR2_PACKAGE_LIBELF_HEADERS
6         help
7           Debugging program which runs a specified command until it exits.
8
9           http://packages.debian.org/unstable/utils/ltrace.html