mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 08:27:43 +00:00
Highlight dependencies for mpatrol
This commit is contained in:
parent
a1d70f4fad
commit
9ec80630a1
@ -1,6 +1,8 @@
|
|||||||
config BR2_PACKAGE_MPATROL
|
config BR2_PACKAGE_MPATROL
|
||||||
bool "mpatrol"
|
bool "mpatrol"
|
||||||
default n
|
default n
|
||||||
|
depends on BR2_PACKAGE_GDB || BR2_PACKAGE_GCC_TARGET || BR2_PACKAGE_LIBELF
|
||||||
|
|
||||||
help
|
help
|
||||||
A debugging tool that attempts to diagnose run-time errors that are
|
A debugging tool that attempts to diagnose run-time errors that are
|
||||||
caused by the wrong use of dynamically allocated memory. It acts as
|
caused by the wrong use of dynamically allocated memory. It acts as
|
||||||
|
Loading…
x
Reference in New Issue
Block a user