mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Remove dependency on "curl" binary
This commit is contained in:
parent
532d73d5d8
commit
73d7a51ee6
3 changed files with 0 additions and 4 deletions
|
@ -7,5 +7,3 @@ nix-store_SOURCES := $(wildcard $(d)/*.cc)
|
|||
nix-store_LIBS = libmain libstore libutil libformat
|
||||
|
||||
nix-store_LDFLAGS = -lbz2 -pthread $(SODIUM_LIBS)
|
||||
|
||||
nix-store_CXXFLAGS = -DCURL=\"$(curl)\"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue