xinetd: Fix build against glibc 2.32 (without RPC)

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-08-10 14:06:13 +00:00
parent f33eca42c3
commit 757de9a175

View File

@@ -34,6 +34,8 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = xinetd
PAK_VER = 1
CFLAGS += -fcommon -I/usr/include/tirpc -Wl,-ltirpc
###############################################################################
# Top-level Rules
###############################################################################