1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Rosen Penev
8a900975d5
tcp_wrappers: fix compilation under glibc
libnsl seems to not be a library that comes with glibc.

Remove excess whitespace.

Refresh patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-30 17:27:32 -08:00
Rosen Penev
f019b1e3c9
tcp_wrappers: fix compilation without cdefs
__DECLS are glibc specific.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-18 15:03:29 -07:00
Tom Sullivan
4bc2371a3f tcp_wrappers: fix compilation warnings
Set `Wall` and address sources of reported warnings.

Signed-off-by: Tom Sullivan <tom@msbit.com.au>
2019-04-27 19:59:59 +02:00
Daniel Golle
544486252c tcp_wrappers: don't set LIBS=-lnsl when building with musl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-03 15:12:33 +02:00
Peter Wagner
48340d616f tcp_wrappers: import from packages 2014-06-30 15:35:29 +02:00