projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1d70f4
)
Highlight dependencies for mpatrol
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sun, 12 Aug 2007 00:37:01 +0000
(
00:37
-0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sun, 12 Aug 2007 00:37:01 +0000
(
00:37
-0000)
package/mpatrol/Config.in
patch
|
blob
|
history
diff --git
a/package/mpatrol/Config.in
b/package/mpatrol/Config.in
index 12a3ceef44d39d14d04d3063a45275aab56fe142..1edd273c267f0c4cf6108eaa79c9cc16ae3538a4 100644
(file)
--- a/
package/mpatrol/Config.in
+++ b/
package/mpatrol/Config.in
@@
-1,6
+1,8
@@
config BR2_PACKAGE_MPATROL
bool "mpatrol"
default n
+ depends on BR2_PACKAGE_GDB || BR2_PACKAGE_GCC_TARGET || BR2_PACKAGE_LIBELF
+
help
A debugging tool that attempts to diagnose run-time errors that are
caused by the wrong use of dynamically allocated memory. It acts as