aboutsummaryrefslogtreecommitdiff
path: root/libs/tcp_wrappers/Makefile
Commit message (Collapse)AuthorAge
* tcp_wrappers: fix compilation under glibcRosen Penev2020-12-30
| | | | | | | | | | libnsl seems to not be a library that comes with glibc. Remove excess whitespace. Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* tcp_wrappers: fix compilation without cdefsRosen Penev2020-08-18
| | | | | | __DECLS are glibc specific. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* tcp_wrappers: fix compilation warningsTom Sullivan2019-04-27
| | | | | | Set `Wall` and address sources of reported warnings. Signed-off-by: Tom Sullivan <tom@msbit.com.au>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* tcp_wrappers: don't set LIBS=-lnsl when building with muslDaniel Golle2015-05-03
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* add myself as maintainer forPeter Wagner2014-07-01
| | | | | | | | | | | | | | | | | alsa-lib glib2 libffi libsndfile libtorrent speex tcp_wrappers etherwake git nfs-kernel-server portmap rtorrent Signed-off-by: Peter Wagner <tripolar@gmx.at>
* tcp_wrappers: import from packagesPeter Wagner2014-06-30