Remove mentions of libformat, it no longer exists
This commit is contained in:
@@ -7,5 +7,3 @@ libutil_DIR := $(d)
|
||||
libutil_SOURCES := $(wildcard $(d)/*.cc)
|
||||
|
||||
libutil_LDFLAGS = $(LIBLZMA_LIBS) -lbz2 -pthread $(OPENSSL_LIBS) $(LIBBROTLI_LIBS) -lboost_context
|
||||
|
||||
libutil_LIBS = libformat
|
||||
|
||||
Reference in New Issue
Block a user