buildrootschalter/package/portmap/Config.in

13 lines
321 B
Plaintext
Raw Normal View History

2004-11-11 15:25:10 +01:00
config BR2_PACKAGE_PORTMAP
bool "portmap"
depends on BR2_TOOLCHAIN_HAS_NATIVE_RPC
2004-11-11 15:25:10 +01:00
help
The standard portmapper for RPC services.
Note that portmap is being deprecated in favour of rpcbind.
http://neil.brown.name/portmap/
comment "portmap needs a toolchain w/ RPC"
depends on !BR2_TOOLCHAIN_HAS_NATIVE_RPC