* [Buildroot] [PATCH] bind: needs MMU
@ 2012-04-05 11:41 Gustavo Zacarias
2012-04-05 12:44 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2012-04-05 11:41 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/bind/Config.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package/bind/Config.in b/package/bind/Config.in
index 9b9c7ee..2944f1f 100644
--- a/package/bind/Config.in
+++ b/package/bind/Config.in
@@ -2,6 +2,8 @@ config BR2_PACKAGE_BIND
bool "bind"
depends on BR2_INET_IPV6
depends on BR2_LARGEFILE
+ # fork()
+ depends on BR2_USE_MMU
help
BIND (Berkeley Internet Name Domain) is an implementation of
the Domain Name System (DNS) protocols and provides an openly
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-05 12:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05 11:41 [Buildroot] [PATCH] bind: needs MMU Gustavo Zacarias
2012-04-05 12:44 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox