mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 14:44:36 +04:00
gethostbyname_r is available when _GNU_SOURCE is defined, add a patch to check for it instead of __GLIBC__, build with -D_GNU_SOURCE, bump release number Signed-off-by: Nicolas Thill <nico@openwrt.org>