mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 22:58:38 +01: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>