[Buildroot] [PATCH] rtptools: disable for MIPS Codescape toolchains

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Mar 9 14:05:15 UTC 2016


Hello,

On Wed, 9 Mar 2016 14:00:19 +0000, Vicente Olivert Riera wrote:

> the thing is that rtptools already includes its own ypclnt.h under the
> "nt/include/rpcsvc" directory, so we could replace the code you wrote
> above with something like this:
> 
> #ifndef __UCLIBC__
> #include "nt/include/rpcsvc/ypclnt.h"
> #endif
> 
> CC'ing Peter as he wrote the patch which adds that uClibc stuff to
> host2ip.c.

I haven't looked at the code, but it's not only about including a
header, Peter's patch also puts some code between HAVE_YP.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list