[Buildroot] [PATCH 17/20] xinetd: add support to use RPC support from libtirpc

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Aug 14 13:07:39 UTC 2012


Le Sun, 12 Aug 2012 17:58:52 +0200,
"Yann E. MORIN" <yann.morin.1998 at free.fr> a écrit :

> > +ifeq ($(BR2_RPC_SUPPORT_AVAILABLE),y)
> 
> What if the toolchain has RPC support? Surely, you do not want to link
> against libtirpc, yes?

Argh, yes, you're correct. I need to distinguish three cases here:

 * No RPC support at all
 * RPC support in the toolchain
 * RPC support through libtirpc

I'll fix that, thanks for the review!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list