summaryrefslogtreecommitdiffstats
path: root/package/rpcbind/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/rpcbind/Config.in')
-rw-r--r--package/rpcbind/Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/rpcbind/Config.in b/package/rpcbind/Config.in
index 9ff64a589c..999820066c 100644
--- a/package/rpcbind/Config.in
+++ b/package/rpcbind/Config.in
@@ -3,9 +3,8 @@ config BR2_PACKAGE_RPCBIND
# We really need libtirpc and can't work with the native RPC
# implementation of toolchains.
depends on BR2_TOOLCHAIN_HAS_THREADS # libtirpc
+ depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_LIBTIRPC
- # fork()
- depends on BR2_USE_MMU
help
The rpcbind utility is a server that converts RPC program numbers
into universal addresses.
OpenPOWER on IntegriCloud