diff options
author | Jörg Krause <joerg.krause@embedded.rocks> | 2015-07-23 08:38:26 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-23 23:03:38 +0200 |
commit | 5a40c488fe20b11c07c4cbdf2a22bc068d0fe3aa (patch) | |
tree | 4809f4e73d8f170fd0e67d0ad134f7e2ccbb6d78 /package/gcc | |
parent | 633d3320c16b5a3c6c4df82e89b9748daa9fd1fb (diff) | |
download | buildroot-5a40c488fe20b11c07c4cbdf2a22bc068d0fe3aa.tar.gz buildroot-5a40c488fe20b11c07c4cbdf2a22bc068d0fe3aa.zip |
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>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions