buildrootschalter/package/radvd
Thomas Petazzoni cb54da1b03 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>
2014-11-24 22:04:57 +01:00
..
0001-Drop-check-requirement-we-don-t-do-unit-tests.patch radvd: switch to new patch naming convention, use Git formatted patches 2014-11-24 22:04:43 +01:00
0002-Don-t-force-fstack-protector-the-toolchain-might-lac.patch radvd: switch to new patch naming convention, use Git formatted patches 2014-11-24 22:04:43 +01:00
0003-Improve-check-of-the-sysctl-function.patch radvd: add a patch to fix build failure on architectures without sysctl() 2014-11-24 22:04:57 +01:00
Config.in
radvd.hash
radvd.mk radvd: switch to new patch naming convention, use Git formatted patches 2014-11-24 22:04:43 +01:00
S50radvd