mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02:00
brotli is only used as a library now
This commit is contained in:
parent
318153f4c2
commit
e10d6ed2a7
3 changed files with 0 additions and 4 deletions
|
@ -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)\"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue