[Buildroot] [git commit] smstools3: needs mmu

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Apr 3 18:12:09 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=34d5f90b8bcf4bc1d87e82e3fbd958552e79a8cd
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes:
http://autobuild.buildroot.net/results/9fe/9fe7a34501a39d4a1eaaedb75ab58e7cbdbe15c5/

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/smstools3/Config.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/smstools3/Config.in b/package/smstools3/Config.in
index 72d0af6..1086869 100644
--- a/package/smstools3/Config.in
+++ b/package/smstools3/Config.in
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_SMSTOOLS3
 	bool "smstools3"
+	depends on BR2_USE_MMU # fork()
 	depends on BR2_USE_WCHAR
 	depends on BR2_TOOLCHAIN_HAS_THREADS
 	help


More information about the buildroot mailing list