polarssl: programs need MMU
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 15 Jul 2014 15:52:39 +0000 (12:52 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 15 Jul 2014 17:06:47 +0000 (19:06 +0200)
Fixes:
http://autobuild.buildroot.net/results/b53/b535dfda85c8a25c5192c4be7540c4e852fce717/

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

index 70cde57ffb63c878620d7213935fce2d81aefda5..90788d8f8974c5436f86475af4071bc73bf2898d 100644 (file)
@@ -17,6 +17,7 @@ if BR2_PACKAGE_POLARSSL
 
 config BR2_PACKAGE_POLARSSL_PROGRAMS
        bool "polarssl programs"
+       depends on BR2_USE_MMU # fork()
        help
          This option enables the installation and the build of
          PolarSSL companion programs: aescrypt2, benchmark, cert_app,