mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
- doesn't compile if LFS is off
This commit is contained in:
parent
09d260414b
commit
9815cc05a9
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_LTRACE
|
config BR2_PACKAGE_LTRACE
|
||||||
bool "ltrace"
|
bool "ltrace"
|
||||||
default n
|
default n
|
||||||
|
depends on BR2_LARGEFILE
|
||||||
depends on BR2_PACKAGE_LIBELF
|
depends on BR2_PACKAGE_LIBELF
|
||||||
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