openwrt-packages/net/xinetd/patches
Jo-Philipp Wich 644ae71ebc xinetd: fix musl compatibility
Pass HAVE_RLIM_T via TARGET_CPPFLAGS since configure uses that define
but never actually declares it.

Without doing that, `config.h` tries to declare `rlim_t` itself which
leads to `config.h:126:16: error: 'long long long' is too long for GCC`
with musl on at least x86_64.

Also refresh patches while we're at it.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-17 19:31:03 +02:00
..
001-ar.patch xinetd: Import from oldpackages, add myself as maintainer 2014-07-09 00:32:45 +01:00
002-destdir.patch xinetd: Import from oldpackages, add myself as maintainer 2014-07-09 00:32:45 +01:00
003-rpc_fix.patch xinetd: Import from oldpackages, add myself as maintainer 2014-07-09 00:32:45 +01:00
004-ident-bind.patch xinetd: fix musl compatibility 2015-06-17 19:31:03 +02:00