aboutsummaryrefslogtreecommitdiff
path: root/libs/tcp_wrappers/patches/005-no--lnsl-on-musl.patch
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: don't set LIBS=-lnsl when building with muslDaniel Golle2015-05-03
Signed-off-by: Daniel Golle <daniel@makrotopia.org>