mirror of
https://github.com/novatiq/packages.git
synced 2026-04-27 06:14:41 +01: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>