Print this page
9704 move socket functions to libc

*** 32,42 **** # install this library in the root filesystem include ../../Makefile.rootfs LIBS = $(DYNLIB) $(LINTLIB) ! LDLIBS += -lc -lsocket -ldhcputil -luuid -ldlpi -lcontract SRCDIR = ../common $(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC) CFLAGS += $(CCVERBOSE) --- 32,42 ---- # install this library in the root filesystem include ../../Makefile.rootfs LIBS = $(DYNLIB) $(LINTLIB) ! LDLIBS += -lc -ldhcputil -luuid -ldlpi -lcontract SRCDIR = ../common $(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC) CFLAGS += $(CCVERBOSE)