mirror of
https://github.com/NixOS/nix.git
synced 2025-11-21 01:39:36 +01:00
Remove mentions of libformat, it no longer exists
This commit is contained in:
parent
e10d6ed2a7
commit
fef9f5653b
6 changed files with 5 additions and 7 deletions
|
|
@ -8,7 +8,7 @@ libmain_SOURCES := $(wildcard $(d)/*.cc)
|
|||
|
||||
libmain_LDFLAGS = $(OPENSSL_LIBS)
|
||||
|
||||
libmain_LIBS = libstore libutil libformat
|
||||
libmain_LIBS = libstore libutil
|
||||
|
||||
libmain_ALLOW_UNDEFINED = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue