diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-11-23 18:36:03 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-11-24 22:04:57 +0100 |
commit | cb54da1b03f2e6d684416c614021735dfe276606 (patch) | |
tree | cdf87faf4d36e9c6fac97fcb4082239c2fa85843 /package/nfs-utils/nfs-utils-0006-Let-the-configure-script-find-getrpcbynumber-in-libt.patch | |
parent | 870b94c944d5f1ccf7ffd96ac513801eb37339f7 (diff) | |
download | buildroot-cb54da1b03f2e6d684416c614021735dfe276606.tar.gz buildroot-cb54da1b03f2e6d684416c614021735dfe276606.zip |
radvd: add a patch to fix build failure on architectures without sysctl()
Modern architectures such as ARC do not provide the sysctl() system
call, since it is deprecated. However, uClibc still installs
<sys/sysctl.h> in such cases, which defeats radvd check for the
availability of sysctl(). This commit adds a patch to radvd which
improves the sysctl() checking.
Fixes:
http://autobuild.buildroot.org/results/458/4581c4220adeaebbf6761e3b923088d8de8522d5/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'package/nfs-utils/nfs-utils-0006-Let-the-configure-script-find-getrpcbynumber-in-libt.patch')
0 files changed, 0 insertions, 0 deletions