mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 14:50:07 +04:00
d4afd14ff1
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>