mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-09-19 09:49:21 +03:00
On uClibc, the ifaddrs.h support is optional. While the default Buildroot uClibc configuration has it enabled, some external toolchains may not. Therefore this patch detects that and adjusts softether usage of ifaddrs accordingly. Based on an initial patch from Bernd Kuhls. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> [Retrieved from: https://git.buildroot.net/buildroot/tree/package/softether/0009-uclibc-ai-addrconfig.patch] Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>