brotli is only used as a library now
This commit is contained in:
@@ -9,5 +9,3 @@ libutil_SOURCES := $(wildcard $(d)/*.cc)
|
||||
libutil_LDFLAGS = $(LIBLZMA_LIBS) -lbz2 -pthread $(OPENSSL_LIBS) $(LIBBROTLI_LIBS) -lboost_context
|
||||
|
||||
libutil_LIBS = libformat
|
||||
|
||||
libutil_CXXFLAGS = -DBROTLI=\"$(brotli)\"
|
||||
|
||||
Reference in New Issue
Block a user