shellinabox: needs MMU support
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 7 Jul 2016 08:36:03 +0000 (10:36 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 7 Jul 2016 08:36:03 +0000 (10:36 +0200)
Fixes:

  http://autobuild.buildroot.net/results/609ec63d36e235581fe0388c0e1102362743d5b2/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/shellinabox/Config.in

index b349ef34b41c094c38d15c04e3b9bea11a9a857a..10c492c9d84c6f4d000d9668ae2006b73bb9927f 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_SHELLINABOX
        bool "shellinabox"
+       depends on BR2_USE_MMU # fork()
        select BR2_PACKAGE_OPENSSL
        select BR2_PACKAGE_ZLIB
        help