[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[UNIKRAFT/LWIP PATCH 2/4] Makefile.uk: Remove LwIP getnameinfo



From: Alexander Jung <alexander.jung@xxxxxxxxx>

Unikraft posix-socket implements a global `getnameinfo` method
and so compilation of this file provided by LwIP is no longer
needed.

Signed-off-by: Alexander Jung <alexander.jung@xxxxxxxxx>
---
 Makefile.uk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile.uk b/Makefile.uk
index 56ebcfc..27b11ee 100644
--- a/Makefile.uk
+++ b/Makefile.uk
@@ -91,7 +91,6 @@ LIBLWIP_SRCS-y += $(LIBLWIP_BASE)/time.c|unikraft
 LIBLWIP_SRCS-y += $(LIBLWIP_BASE)/sendfile.c|unikraft
 LIBLWIP_SRCS-$(CONFIG_LWIP_SOCKET) += $(LIBLWIP_BASE)/sockets.c|unikraft
 LIBLWIP_SOCKETS_FLAGS-y += -Wno-cast-function-type
-LIBLWIP_SRCS-$(CONFIG_LWIP_DNS) += $(LIBLWIP_BASE)/getnameinfo.c|unikraft
 LIBLWIP_SRCS-y += $(LIBLWIP_EXTRACTED)/core/init.c
 LIBLWIP_SRCS-y += $(LIBLWIP_EXTRACTED)/core/def.c
 LIBLWIP_SRCS-y += $(LIBLWIP_EXTRACTED)/core/inet_chksum.c
-- 
2.20.1




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.