- doesn't compile if LFS is off

This commit is contained in:
Bernhard Reutner-Fischer 2007-04-06 15:05:05 +00:00
parent 09d260414b
commit 9815cc05a9

View File

@ -1,6 +1,7 @@
config BR2_PACKAGE_LTRACE
bool "ltrace"
default n
depends on BR2_LARGEFILE
depends on BR2_PACKAGE_LIBELF
help
Debugging program which runs a specified command until it exits.