smstools3: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 3 Apr 2014 11:37:20 +0000 (08:37 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 3 Apr 2014 18:12:09 +0000 (20:12 +0200)
Fixes:
http://autobuild.buildroot.net/results/9fe/9fe7a34501a39d4a1eaaedb75ab58e7cbdbe15c5/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/smstools3/Config.in

index 72d0af6a8e3a9b312699903263d9d0948270be55..1086869d89908e4d046c4e99ad828e65e21b59a3 100644 (file)
@@ -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