Commit 9815cc05 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- doesn't compile if LFS is off

parent 09d26041
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
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.