1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 00:11:17 +02:00

Remove mentions of libformat, it no longer exists

This commit is contained in:
John Ericson 2019-01-05 14:31:29 -05:00
parent e10d6ed2a7
commit fef9f5653b
6 changed files with 5 additions and 7 deletions

View file

@ -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