[Buildroot] [git commit] ngircd: needs mmu

Peter Korsgaard peter at korsgaard.com
Wed Oct 9 20:35:13 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=0b4308639807b98791780adb383cf20f6dad1d0b
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/ngircd/Config.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/ngircd/Config.in b/package/ngircd/Config.in
index e8fc3d0..f1d8bea 100644
--- a/package/ngircd/Config.in
+++ b/package/ngircd/Config.in
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_NGIRCD
 	bool "ngircd"
+	depends on BR2_USE_MMU # fork()
 	select BR2_PACKAGE_ZLIB
 	help
 	  Next Generation IRC server deamon.


More information about the buildroot mailing list