softether: add patch to fix build on uClibc toolchain without ifaddr support
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 3 Apr 2015 12:01:59 +0000 (14:01 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 3 Apr 2015 12:01:59 +0000 (14:01 +0200)
commitd9cf0a76db5e428692f2489901c9787b1fd30eee
treef5675a9e0ed1eb1894abe49b8d30ef6a1da717b5
parentda3e876db79fb744d820da8f708f2a52383edc8c
softether: add patch to fix build on uClibc toolchain without ifaddr support

This commit adds a patch to softether to make sure it doesn't use the
ifaddrs functions when they are not provided by the C library, which
can be the case with certain external uClibc toolchains.

Fixes:

  http://autobuild.buildroot.net/results/199/19992951da34a703a476dc62ea92e12927c8a02d/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/softether/0007-uclibc-ai-addrconfig.patch [new file with mode: 0644]