summaryrefslogtreecommitdiff
path: root/package/polarssl
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-07-15 12:52:39 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-07-15 19:06:47 +0200
commite111e0eb8c0bb85e42ed1192505ecec6893d2ada (patch)
tree8e43cd014b9346702de42948a934f79bbb6acd8f /package/polarssl
parent19c2ffa57bda2725507bfc66fc495c0d1f59f67d (diff)
polarssl: programs need MMU
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>
Diffstat (limited to 'package/polarssl')
-rw-r--r--package/polarssl/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/polarssl/Config.in b/package/polarssl/Config.in
index 70cde57ff..90788d8f8 100644
--- a/package/polarssl/Config.in
+++ b/package/polarssl/Config.in
@@ -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,