mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
- has to select libelf (and should nowadays work without LFS)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
config BR2_PACKAGE_LTRACE
|
||||
bool "ltrace"
|
||||
default n
|
||||
depends on BR2_LARGEFILE
|
||||
depends on BR2_PACKAGE_LIBELF
|
||||
#depends on BR2_LARGEFILE
|
||||
select BR2_PACKAGE_LIBELF_HEADERS
|
||||
help
|
||||
Debugging program which runs a specified command until it exits.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user