Commit 6fb89282 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files
parent af97c94b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -8,6 +8,8 @@ config BR2_PACKAGE_RPCBIND
	# support, needed for libtirpc
	depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2 && \
		!BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R1
	# fork()
	depends on BR2_USE_MMU
	help
	  The rpcbind utility is a server that converts RPC program numbers
	  into universal addresses.
@@ -16,3 +18,4 @@ comment "rpcbind needs a toolchain w/ threads"
	depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2 && \
		!BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R1
	depends on !BR2_TOOLCHAIN_HAS_THREADS
	depends on BR2_USE_MMU