summaryrefslogtreecommitdiffstats
path: root/package/apr/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/apr/Config.in')
-rw-r--r--package/apr/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/apr/Config.in b/package/apr/Config.in
index ed319ed058..e06d2546a8 100644
--- a/package/apr/Config.in
+++ b/package/apr/Config.in
@@ -2,6 +2,7 @@ config BR2_PACKAGE_APR
bool "apr"
# apr really needs shared library support
depends on !BR2_PREFER_STATIC_LIB
+ depends on BR2_USE_MMU # fork() in apr_proc_fork()
help
The mission of the Apache Portable Runtime (APR) project is to create
and maintain software libraries that provide a predictable and
OpenPOWER on IntegriCloud