mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
- has to select libelf (and should nowadays work without LFS)
This commit is contained in:
parent
1e96f9b213
commit
d0010909e2
@ -1,8 +1,8 @@
|
|||||||
config BR2_PACKAGE_LTRACE
|
config BR2_PACKAGE_LTRACE
|
||||||
bool "ltrace"
|
bool "ltrace"
|
||||||
default n
|
default n
|
||||||
depends on BR2_LARGEFILE
|
#depends on BR2_LARGEFILE
|
||||||
depends on BR2_PACKAGE_LIBELF
|
select BR2_PACKAGE_LIBELF_HEADERS
|
||||||
help
|
help
|
||||||
Debugging program which runs a specified command until it exits.
|
Debugging program which runs a specified command until it exits.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user