kumquat-buildroot/package/libtirpc
Jörg Krause 5a40c488fe package/libtirpc: Do not build unsupported API files
Version 0.3.2 re-enables some APIs for backward compatibility with
glibc's SunRPC:
  - key_prot
  - netname
  - rtime

Unfortunalty, this breaks building libtirpc with uClibc and musl:
  getpublickey.c:41:28: fatal error: rpcsvc/yp_prot.h: No such file or directory

We disable those API files as at least yp_prot.h is also NIS related to support
building libtirpc with these two libc's.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-07-23 23:03:38 +02:00
..
0001-Disable-parts-of-TIRPC-requiring-NIS-support.patch package/libtirpc: Do not build unsupported API files 2015-07-23 23:03:38 +02:00
0002-uClibc-without-RPC-support-and-musl-does-not-install-rpcent.h.patch package/libtirpc: fix musl build 2015-07-23 23:03:28 +02:00
0003-Add-rpcgen-program-from-nfs-utils-sources.patch
0004-Automatically-generate-XDR-header-files-from-.x-sour.patch
0005-Add-more-XDR-files-needed-to-build-rpcbind-on-top-of.patch
0006-Use-local-bsdqueue.h.patch package/libtirpc: fix musl build 2015-07-23 23:03:28 +02:00
Config.in
libtirpc.hash
libtirpc.mk